/ExtremeInsulins

A exploratory project to predict if a subject has diabetes

A exploratory project to predict if a subject has diabetes

Dataset source: https://www.kaggle.com/uciml/pima-indians-diabetes-database

About the project: In this project-based exploration, I made a training and test set using an R function, practiced looking at data distribution using R and ggplot2, applied a Random Forest model to the data and examined the results using RMSE and a Confusion Matrix.