Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/techshot25/healthcare

Insurance cost predictor
https://github.com/techshot25/healthcare

bayesian-regression data-analysis data-science linear-regression machine-learning polynomial-regression random-forest-regression

Last synced: 4 days ago
JSON representation

Insurance cost predictor

Awesome Lists containing this project

README

        

# HealthCare

This includes a dataset representing insurance costs for individuals. It uses information such as age, sex, bmi, and smoking habits to determine the cost on the insurance company for that person.

The idea is to present a machine learning model that predicts the cost with the highest accuracy.

Documentation and code provided in the file: `HealthCare.ipynb`. If GitHub cannot render the file [click here](https://nbviewer.jupyter.org/github/techshot25/HealthCare/blob/master/HealthCare.ipynb).