Data Science Dojo
Copyright (c) 2016 - 2019
Level Beginner
Recommended Use: Regression Models
Domain: Real Estate
Real Estate Valuation Data Set
Can you predict the price of a house?
This intermediate level data set has 398 rows and 9 columns and provides mileage, horsepower, model year, and other technical specifications for cars. This data set is recommended for learning and practicing your skills in exploratory data analysis, data visualization, and regression modelling techniques. Feel free to explore the data set with multiple supervised and unsupervised learning techniques. The Following data dictionary gives more details on this data set:
Data Dictionary
Acknowledgement
This data set has been sourced from the Machine Learning Repository of University of California, Irvine Auto MPG Data Set (UC Irvine). The UCI page mentions StatLib (Carnegie Mellon University) as the original source of the data set.