In this notebook, we are going to work with diabetes data set.
First part focusses on development of a Logistic Regression model on the diabetes data set to identify if a patient has diabetes.
Second part focusses on development of Logistic Regression models on the diabetes data set by performing a stepwise addition of the features. Identify which features are informative towards the classification and choose the best model.
Third part focusses on FDR ('False Significance')and checks if it has impact on any of the above created models.
-
Notifications
You must be signed in to change notification settings - Fork 0
akshaymkp/Classification_using_logistic_regression
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Build a logistic regression model using RFE to predict probability of diabetes in patient.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published