Assignment1 / README.md
SerahAKojenu's picture
Upload README.md with huggingface_hub
ed3c9f1
|
raw
history blame contribute delete
No virus
826 Bytes
---
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: 0
dataset_size: 1737680
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "Assignment1"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)