For this assignment we had to use personal information from a person to predict the price of medical bills for a year.
Steps
- Download and explore the dataset.
- Prepare the dataset for training.
- Create a linear regression model.
- Train the model to fit the data.
- Make predictions using the trained model.
Link to the Jupyter notebook I made for the assignment: remusa/02-insurance-linear-regression | Jovian