codebasics / deep-learning-keras-tf-tutorial

Learn deep learning with tensorflow2.0, keras and python through this comprehensive deep learning tutorial series. Learn deep learning from scratch. Deep learning series for beginners. Tensorflow tutorials, tensorflow 2.0 tutorial. deep learning tutorial python.
https://www.youtube.com/playlist?list=PLeo1K3hjS3uu7CxAacxVndI4bE_o3BDtO
852 stars 1.86k forks source link

Added Exercise File #25

Open abhaygzb15 opened 5 months ago

abhaygzb15 commented 5 months ago

I have added the exercise file of lecture 14. It contains the Bank Customer Churn Prediction using Artificial Neural Network. Further It also improves the F1 score using various sampling techniques like Under Sampling, Over Sampling, SMOTE.