Skip to content

Intro to Python again after a long time using a Kaggle Dataset to predict House Prices

Notifications You must be signed in to change notification settings

zdraki/10_Days_of_Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

10_Days_of_Code

Intro to Python again after a long time using a Kaggle Dataset to predict House Prices in Iowa. I took part in "10 Days of Code" event where people from all programming levels come together and code for ten consecutive days.

My main goal was not to go into a very detailed data cleaning and preprocessing, (that probably would improve the accuracy of my predictions) but to built various linear and ensemble models, compare them and select the best of them based on it's out of sample performance.

There are a lot of things that could be improved, but given the nature of the "10 Days of code event" I decided to emphasize on the modeling part of the process.

About

Intro to Python again after a long time using a Kaggle Dataset to predict House Prices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published