Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 263 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 263 Bytes

ames-house-prices-kernel

Predicts house prices based on the Ames Housing dataset. Originally a Kaggle notebook.

RMSLE = 0.13133 (on test set)

This took me about 38 hours.

Python libraries used: scikit-learn, xgboost, pandas, numpy, matplotlib, seaborn, eli5