An open API service indexing awesome lists of open source software.

https://github.com/hariprasath-v/dphi-data-sprint-37-medical-insurance-cost

To Estimate the individual medical costs of customers who have bought the health insurance.
https://github.com/hariprasath-v/dphi-data-sprint-37-medical-insurance-cost

exploratory-data-analysis machine-learning matplotlib pandas seaborn sklearn xgbregressor

Last synced: 4 months ago
JSON representation

To Estimate the individual medical costs of customers who have bought the health insurance.

Awesome Lists containing this project

README

        

# Dphi-Data-Sprint-37-Medical-Insurance-Cost

# This competition was hosted on the Dphi website.

# Overview
## To Estimate the individual medical costs of customers who have bought the health insurance.

# what is in the notebook?

## Exploratory Data Analysis
## Feature Engineering
## Modeling
## Hyperparameter Tuning(Gridsearchcv)
## Cross_Validation Results Visualization

# Packages Used,
## Pandas
## numpy
## Seaborn
## matplotlib
## sklearn
## xgboost