Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 805 Bytes

File metadata and controls

18 lines (11 loc) · 805 Bytes

🛠️Hyperparameter Optimization on 💉Diabetes Dataset

Presentation2

🩺Content:

The goal of the classification problem is to develop a model that can accurately classify patients as either diabetic or non-diabetic based on their medical information. This task is crucial in healthcare as it can aid in the early diagnosis and treatment of diabetes, a chronic disease that affects millions of people globally.

🩺This notebook includes the following:

  • Data Preprocessing
  • Data Cleaning
  • Fine-tuning the Hyperparameters
  • Model Evaluation

Dataset 📔

Kaggle link: Diabetes Dataset