Using the imblearn library , I will use a logistic regression model to compare two versions of a dataset. First, I’ll use the original data. Second, I’ll resample the data by using RandomOverSampler from the imblearn library. For both cases, I’ll get the count of the target classes, train a logistic regression classifier, calculate the balanced accuracy score, generate a confusion matrix, and generate a classification report.
-
Notifications
You must be signed in to change notification settings - Fork 0
Module 12 - Using the imblearn , I'll use a logistic regression model to compare 2 versions of a dataset. First, I’ll use the original data. Next, I’ll resample the data by using RandomOverSampler. In both cases, I’ll get the count of the target classes, train a logistic regression classifier, calculate the balanced accuracy score, generate a con
shayleaschreurs/Supervised_Learning_Regression_Model
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Module 12 - Using the imblearn , I'll use a logistic regression model to compare 2 versions of a dataset. First, I’ll use the original data. Next, I’ll resample the data by using RandomOverSampler. In both cases, I’ll get the count of the target classes, train a logistic regression classifier, calculate the balanced accuracy score, generate a con
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published