california_housing
OpenML dataset with id 44977
Author name not available (Why is that?)
Full work available at URL: https://api.openml.org/data/v1/download/22111841/california_housing.arff
Upload date: 22 December 2022
Dataset Characteristics
Number of classes: 0
Number of features: 9 (numeric: 9, symbolic: 0 and in total binary: 0 )
Number of instances: 20,640
Number of instances with missing values: 0
Number of missing values: 0
Data Description
Information on the variables was collected using all the block groups in California from the 1990 Census. In this sample a block group on average includes 1425.5 individuals living in a geographically compact area. Naturally, the geographical area included varies inversely with the population density. Distances among the centroids of each block group were computed as measured in latitude and longitude. All the block groups reporting zero entries for the independent and dependent variables were excluded. The final data contained 20,640 observations on 9 variables.
Each row in the dataset represents one census block group. A block group is the smallest geographical unit for which the U.S. Census Bureau publishes sample data (a block group typically has a population of 600 to 3,000 people).
The goal of the dataset is to predict the median house value. The original dataset description advised to predict the value using logarithmic transform.
Attribute Description
Census block group describing features:
1. *longitude*
2. *latitude*
3. *housingMedianAge*
4. *totalRooms*
5. *totalBedrooms*
6. *population*
7. *households*
8. *medianIncome*
9. *medianHouseValue* - target feature
This page was built for dataset: california_housing