Skip to content

PhoneixProgrammer/Predict-who-would-be-interested-in-buying-a-caravan-insurance-policy-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Predict-who-would-be-interested-in-buying-a-caravan-insurance-policy-

  1. Finding out which features are relevant for the prediction task and selecting the top 10 features based on the statistics and visualizations.
  2. Training with logistic regression model with L1 regularization and finding the best model using Gridsearch on C values.
  3. Analyzing which features have non-zero coefficients
  4. Here generating polynomial features again using log reg and L1 regularization and checking if the accuracy is increasing this time
  5. Here we are training a decision tree and again checking the accuracy if there is any increase

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published