Skip to content

Bakar31/Insurance-claim-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dataverse-Hack

Insurance claim prediction - Analytic Vidhya

My approach:

My primary objective was to make the model rich in features. I created a significant number of features and then used feature selection to narrow it down to the best 25. I started with 10 fundamental features, but the results were unsatisfactory. Creating new features gave me a good result. I tried out several other classification algorithms, including Random Foreset, GradientBoost, and LGBM, and ultimately settled on GradientBoost. The imbalance was addressed by employing SMOTENN. SMOTE and other methods were also attempted, but SMOTENN proved to be the most effective.

Final Standing

  • Position: 76th
  • score: 0.1684487580

Limitations:

Due to timing constraints, hyperparameter tweaking was not possible. The final performance is determined by the model's default parameters.

Top Approaches:

About

Insurance claim prediction - Analytic Vidhya

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published