Mobile Details
mobile price prediction
@kaggle.itachiuchihc_mobile_details
mobile price prediction
@kaggle.itachiuchihc_mobile_details
CREATE TABLE mobile (
"unnamed_0" BIGINT,
"brand" VARCHAR,
"model_name" VARCHAR,
"display_size" VARCHAR,
"operating_system" VARCHAR,
"processor" VARCHAR,
"storage" VARCHAR,
"ram" VARCHAR,
"primary_camera" VARCHAR,
"front_camera" VARCHAR,
"network" VARCHAR,
"battery" VARCHAR,
"price" VARCHAR
);
Anyone who has the link will be able to view this.