Skip to content

Solution of the Kaggle Sberbank Housing Solution that gives 60th rank in the private leaderboard

Notifications You must be signed in to change notification settings

PranayMalhotra/Sberbank-Housing-Kaggle-Competiton-Solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

SBERBANK HOUSING KAGGLE COMPETITION SOLUTION

The code below gives a solution to the Kaggle Sberbank Housing Solution competition. It will give an RMSLE error of 0.31477 and rank 60.

Data

The data needed for this project can't be uploaded here due to its large size. Please visit the competition kaggle page to download the data files.

The datafiles contain:

  1. train.csv - the training file
  2. test.csv - the test data (does not contain the value to be predicted.)
  3. macro.csv - the macroeconomic data
  4. data_dictionary.txt - a file explaining the different features in the dataset.

Requirements

The project was done in Jupyter Notebook, and would need XGBoost library installed.

About

Solution of the Kaggle Sberbank Housing Solution that gives 60th rank in the private leaderboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published