Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 446 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 446 Bytes

InsuranceLinearRegression

Insurance cost prediction using linear regression

In this assignment we're going to use information like a person's age, sex, BMI, no. of children and smoking habit to predict the price of yearly medical bills. This kind of model is useful for insurance companies to determine the yearly insurance premium for a person. The dataset for this problem is taken from: https://www.kaggle.com/mirichoi0218/insurance