Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

f1lem0n/medical-charges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.