This is a kaggle competition project.
The goal is to find the best model for predicting medical charges based on given personal features.
For this task we have cleaned and preprocessed the data and then used Linear Regression to model
and predict charges
.
To view this project online, please visit my portfolio website.
To run this project you will need R installed with an editor which can handle .rmd
files.
Preferably Rstudio or VScode with R, R markdown all in one extensions installed.