India House Data
predict the house price
@kaggle.saipavansaketh_pune_house_data
predict the house price
@kaggle.saipavansaketh_pune_house_data
CREATE TABLE pune_house_data (
"area_type" VARCHAR,
"availability" VARCHAR,
"size" VARCHAR,
"society" VARCHAR,
"total_sqft" VARCHAR,
"bath" DOUBLE,
"balcony" DOUBLE,
"price" DOUBLE,
"site_location" VARCHAR
);
Anyone who has the link will be able to view this.