Skip to content

zackzbar/ml_houseprice_iowa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo contain all files needed for the house price prediction machine learning project. 
by Lu, Chase, Patrice, Zack
NYC DSA bootcamp, June 2020

1. scripts/
Contains all scripts for data processing, visualzation, and modeling. 
Please run the scripts in the following order: preprocess1, preprocess2, eda_plots, models

2. raw_data/
Contains orginal data files downloaded from Kaggle: https://www.kaggle.com/c/house-prices-advanced-regression-techniques/overview

3. processed_data/
Contains files processed and needed for modeling

4. output/
Contains csv and plot files as a result of data analysis and modeling

About

Machine learning group project to predict house prices in Ames, Iowa.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • R 0.1%