Skip to content

Commit b1413fd

Browse files
authored
Update handling_imbalanced_data_exercise.md
1 parent 44fc681 commit b1413fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DeepLearningML/14_imbalanced/handling_imbalanced_data_exercise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
1. OVersampling: SMOT
77
1. Ensemble
88

9-
[Solution](https://github.com/codebasics/py/blob/master/DeepLearningML/13_imbalanced/handling_imbalanced_data_exercise_solution_telecom_churn.ipynb)
9+
[Solution](https://github.com/codebasics/py/blob/master/DeepLearningML/14_imbalanced/handling_imbalanced_data_exercise_solution_telecom_churn.ipynb)
1010

1111
2. Take this dataset for bank customer churn prediction : https://www.kaggle.com/barelydedicated/bank-customer-churn-modeling
1212
1. Build a deep learning model to predict churn rate at bank

0 commit comments

Comments
 (0)