You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SMOTE code ( used from imblearn) along with classification report and confusion matrix usage.
About
SMOTE code ( used from imblearn) along with classification report and confusion matrix usage. Also, created our own dataset using make_classifcation() function of python.