Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

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.

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages