California House Price
Various algorithms can be used for prediction
@kaggle.shibumohapatra_house_price
Various algorithms can be used for prediction
@kaggle.shibumohapatra_house_price
CREATE TABLE n_1553768847_housing (
"longitude" DOUBLE,
"latitude" DOUBLE,
"housing_median_age" BIGINT,
"total_rooms" BIGINT,
"total_bedrooms" DOUBLE,
"population" BIGINT,
"households" BIGINT,
"median_income" DOUBLE,
"ocean_proximity" VARCHAR,
"median_house_value" BIGINT
);
Anyone who has the link will be able to view this.