Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 385 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 385 Bytes

drive_predict

Kaggle competition. The algorithm aims at predicting the probability that a driver will initiate an auto insurance claim in the next year

Requirements

WGBoost, Pandas, LightGBM

Run

To get a submission file :

  • add the test.csv and train.csv files
  • run main.py

Comment / Uncomment the lines in main.py to change the prediction method or the preprocessing