Baselight

HousePricing

Computer generated Dataset for ML training for absolute beginners

@kaggle.greenwing1985_housepricing

Loading...
Loading...

About this Dataset

HousePricing

This is database is generated by computer, to help the very bigger in the field of machine learning , who wish to practice python and different ML models.

Tables

Houseprices Halfmil

@kaggle.greenwing1985_housepricing.houseprices_halfmil
  • 2.44 MB
  • 500000 rows
  • 16 columns
Loading...

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
);

Share link

Anyone who has the link will be able to view this.