Skip to content

My entries to Driven Data's tabular ML competition Richter's Predictor: Modeling Earthquake Damage

License

Notifications You must be signed in to change notification settings

codeananda/earthquake_damage_competition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Driven Data - Earthquake Damage Competition - Tabular Data

Code style: black

My entries to Driven Data's tabular ML competition Richter's Predictor: Modeling Earthquake Damage.

Best Score (So Far...)

As of 01/09/21 my best submission ranks 151 / 4593 - the top 3.5% of all submissions. This was achieved by bagging many LightGBM models together.

Screenshot 2021-09-01 at 16 52 21

Note: 0/3 subs made refers to the number of submissions I am allowed to make each day.

Review

I completed this project alongside a mentor to demonstrate my data science and machine learning skills. He paid me for it and left the following ⭐⭐⭐⭐⭐ review about working with me:

Screenshot 2021-09-03 at 12 46 56

This Repo is a Work-in-Progress 🏗

I paused work on this project in May 2021 and am in the process of tidying everything up so it can be presented to the world in a nice manner. You are one of the lucky souls who gets to see the repo in its raw form. But this means that not everything is as clean or orderly as it should be.

However, I hope it gives you an idea of how I approached this project and demonstrates my end-to-end data science skills using core libraries such as scikit-learn, pandas, numpy, and LightGBM on tabular data.

Libraries Used

For this project, I used Python and the following libraries:

  • Numpy
  • Pandas
  • Matplotlib
  • Seaborn
  • Scikit-learn
  • LightGBM
  • H2O.ai

About

My entries to Driven Data's tabular ML competition Richter's Predictor: Modeling Earthquake Damage

Resources

License

Stars

Watchers

Forks