Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoInsuranceClaimPrediction

This is a repository to show the process for predicting a claim amount of a customer of automobile insurance. Unfortunately, some data is confidential so all the sensitive parts are removed from the project; however, there is still a good amount of information on the exploration. This project was held as an in-class competition (8 teams in total), and we got the 1st place.

Instruction to Generate Submission File

  1. Resolve dependencies from the import statement in the Python file.

e.g. pip install pandas

e.g. pip install numpy

e.g. pip install sklearn

e.g. pip install sklearn-pandas

e.g. pip install xgboost

  1. Put the file "competitionset.csv" in the same folder with the Python file.
  2. Execute the Python file (FinalModel.py).
  3. The submission file (predictedclaimamount.csv) will be generated with a beeping.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages