Skip to content

I created a shorter diabetes risk quiz based on a diabetes survey respondent result dataset. I created 4 models, XGBC, LGBMC, SVC, Random Forest Regression, to analyze the dataset.

Notifications You must be signed in to change notification settings

andrewjonathanbs/Diabetes-Survey-Optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Project 1 - Diabetes Survey Optimization

[EDA - Data Preprocessing - Modelling (LazyClassification)]

Project Overview:

  • Perform an EDA to understand the correlation between data
  • Eliminate parameters with low correlation with diabetes
  • Data preprocessing for modelling
  • Created 4 models (XGBC, LGBMC, SVC, Random Forest Regression) chosen by considering the result of LazyClassification
  • Optimize the model with hyperparameter tuning and increase the accuracy

About

I created a shorter diabetes risk quiz based on a diabetes survey respondent result dataset. I created 4 models, XGBC, LGBMC, SVC, Random Forest Regression, to analyze the dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages