Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 743 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 743 Bytes

My Best submit of the "Best French Data Scientist" challenge:

Hi !

Here, you can find how I finish 20th (Score 28,01404%) of the Data Science Challenge "Best French Data Scientist"

The goal of this challenge is the prediction of drug box prices.

alt text

First I make a lot of feature engineering.

I purpose you to dive into my codes, it will be better than a lengthy speech :-)

I train 2 models:

  • The first model is an ExtraTreeRegressor
  • The second is a GradientBoostingRegressor

Then i make the average of my 2 results

====

That's all for today ! Enjoy ;-)