Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 252 Bytes

File metadata and controls

5 lines (4 loc) · 252 Bytes

Allstate claim severity Kaggle Competition

  • Implemented feature engineering process
  • Optimizied the hyperparameters (demo in xgb model) using Bayes and hy-opt
  • Included two models implementation with best performance: xgboost and neural network.