/medical-charges

Kaggle competition project.

Primary LanguageHTMLApache License 2.0Apache-2.0

US Medical charges modelling

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 .

Inspect online

To view this project online, please visit my portfolio website.

Run my project

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.