Skip to content

Regression models to predict House Prices (Kaggle Competition)

Notifications You must be signed in to change notification settings

asad-aali/advanced-house-price-kaggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Advanced Regression - House Prices

This is my code for an in-class competition at UT Austin. The goal was to take part in the following Kaggle competition and compete on the public leaderboard to get the best possible score.

House Prices - Advanced Regression Techniques

My Work:

  • Implemented machine learning models (XGB, LGBM, NuSVR etc) using Scikit‐Learn to train a dataset with 288 features
  • Applied feature engineering through label encoding, outlier detection, feature skewness and variance analysis to improve model’s fit
  • Used ensembling and stacking to generate predictions that achieved a test RMSE score among top 2% on Kaggle’s public leaderboard

About

Regression models to predict House Prices (Kaggle Competition)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published