Skip to content

Aditya-Manjunatha/Health-Insurance-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Health-Insurance-Prediction

Will be predicting health insurance cost for individuals using a Regression model using scikit Learn for the data preperation and model .

Attaching 2 approaches :-

  • Without preprocessing of nummerical columns and dropping rows with NaN :- r2_score = 0.71

  • Did imputaion and standardization of numerical columns :- r2_score = 0.18

    When you think about this, it feels weird. Cause it is a good practice to do the second approach right ?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors