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
Copy file name to clipboardExpand all lines: 14_imbalanced/handling_imbalanced_data_exercise.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,5 +13,7 @@
13
13
1. Once model is built, print classification report and analyze precision, recall and f1-score
14
14
1. Improve f1 score in minority class using various techniques such as undersampling, oversampling, ensemble etc
15
15
16
-
**I don't have solution link for (2). I might add it in future but for now you try it out on our own. If you have a solution please give me a pull request
0 commit comments