Skip to content

justinishikawa/Ames_Housing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Ames Housing Dataset Analysis

This project looked at the Ames Dataset from Ames, Iowa available from Kaggle at https://www.kaggle.com/c/ames-housing-data/data

Full analysis of this project was completed as a group for the MScA program at The University of Chicago. My contribution is being presented here.

The first piece I focused on was the cleansing of the dataset: removing or imputing missing values, creating meta features to reduce dimensionality and colliniarity, creating dummy variables (or one hot encoding) and rescaling the data for analysis.

The second piece I focused on was building a Decision Tree Model for classification/prediction and also a XGBoost Tree Model.

Slides related to my model performance are included in the repo.

About

Ames, Iowa Housing Dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages