Skip to content

A model predicts whether a patient will be diagnosed with diabetes

License

Notifications You must be signed in to change notification settings

LoneN3rd/Model-Quality-and-Improvements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Model Quality and Improvements

Problem Statement

As a data professional working for a pharmaceutical company, you need to develop a model that predicts whether a patient will be diagnosed with diabetes. The model needs to have an accuracy score greater than 0.80. You will be required to document the following steps:

  • Data Importation
  • Data Exploration
  • Data Cleaning
  • Data Preparation
  • Data Modeling (Using Decision Trees, Random Forest and Logistic Regression)
  • Model Evaluation
  • Hyparameter Tuning
  • Findings and Recommendations

Dataset

https://bit.ly/DiabetesDS

Project Source

https://bit.ly/3CU4b7d