We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44fc681 commit b1413fdCopy full SHA for b1413fd
DeepLearningML/14_imbalanced/handling_imbalanced_data_exercise.md
@@ -6,7 +6,7 @@
6
1. OVersampling: SMOT
7
1. Ensemble
8
9
- [Solution](https://github.com/codebasics/py/blob/master/DeepLearningML/13_imbalanced/handling_imbalanced_data_exercise_solution_telecom_churn.ipynb)
+ [Solution](https://github.com/codebasics/py/blob/master/DeepLearningML/14_imbalanced/handling_imbalanced_data_exercise_solution_telecom_churn.ipynb)
10
11
2. Take this dataset for bank customer churn prediction : https://www.kaggle.com/barelydedicated/bank-customer-churn-modeling
12
1. Build a deep learning model to predict churn rate at bank
0 commit comments