Skip to content

alexpberger/california-house-pricing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

california-house-pricing

I use Python to predict housing prices in California. Specifically, I perform regressions with the Random Forest algorithm, and I focus on Scikit Learn's stratified sampling, imputers, pipelines, K-fold cross validation, and fine-tuning of hyperparameters through grid search.

Output is displayed in the file California House Pricing.ipynb.

About

Python: RF regressions, Stratified Sampling, Pipelines, K-fold cross validation, Fine-tuning through grid search.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors