HousePricing
Computer generated Dataset for ML training for absolute beginners
@kaggle.greenwing1985_housepricing
Computer generated Dataset for ML training for absolute beginners
@kaggle.greenwing1985_housepricing
CREATE TABLE houseprices_halfmil (
"area" BIGINT,
"garage" BIGINT,
"fireplace" BIGINT,
"baths" BIGINT,
"white_marble" BIGINT,
"black_marble" BIGINT,
"indian_marble" BIGINT,
"floors" BIGINT,
"city" BIGINT,
"solar" BIGINT,
"electric" BIGINT,
"fiber" BIGINT,
"glass_doors" BIGINT,
"swiming_pool" BIGINT,
"garden" BIGINT,
"prices" BIGINT
);
Anyone who has the link will be able to view this.