To diagnostically predict whether or not a patient has diabetes, based on certain diagnostic measurements. All patients here are females at least 21 years old of Pima Indian heritage. Here to see the project findings
- The objecttive of this project
- Data details
- Model and methods Overview
- Domain (Diabetes types)
- Feature creattion and Data cleaning
- Model selection and Evaluation
- Challenges and Augmentations
Learning basic techniques and approach to solve a classification problem by machine learning.
-
data A data folder containing raw and processed data files
-
images Images kept in this folder for the project findings
-
project_findings Report of this project
-
notebooks clearning.py and turning_model.py's notebook version. It shows graph and visualisation process.
-
clearning.py Preprocessing datasets
-
turning_model.py Evaluating and turning a model
-
turning_resampled_modeling.py Evaluating and turning a model which was trained by resampled dataset
-
requirements.txt Software Requirements