cs482 / README.md
Amangukiya's picture
Update README.md
5293b97 verified
|
raw
history blame
No virus
921 Bytes
metadata
dataset_info:
  features:
    - name: longitude
      dtype: float64
    - name: latitude
      dtype: float64
    - name: housing_median_age
      dtype: float64
    - name: total_rooms
      dtype: float64
    - name: total_bedrooms
      dtype: float64
    - name: population
      dtype: float64
    - name: households
      dtype: float64
    - name: median_income
      dtype: float64
    - name: median_house_value
      dtype: float64
    - name: ocean_proximity
      dtype: string
  splits:
    - name: train
      num_bytes: 1737680
      num_examples: 20640
  download_size: 824144
  dataset_size: 1737680
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for Housing

This dataset is from https://github.com/ageron/data

Dataset Details

Dataset Description

This project was for a class for the author

  • Curated by: Aman Mangukiya