abhisheks008 / DL-Simplified

Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning. Devfolio URL, https://devfolio.co/projects/deep-learning-simplified-f013
https://quine.sh/repo/abhisheks008-DL-Simplified-499023976
MIT License
385 stars 319 forks source link

Bank Client Retention Forecasting Using ANN #924

Open sanskaryo opened 3 days ago

sanskaryo commented 3 days ago

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title : Customer Retention Risk Prediction

:red_circle: Aim : Predict customer churn risk in the banking sector to help retain high-risk customers by identifying patterns through factors like credit score, balance, and activity levels.

:red_circle: Dataset : Real-world banking dataset containing features such as customer age, credit score, balance, and tenure.

:red_circle: Approach : Use at least 3-4 algorithms including an Artificial Neural Network (ANN) for model implementation. Compare the models based on accuracy scores, and perform exploratory data analysis (EDA) to understand key trends and data distributions before building the models.


:white_check_mark: To be Mentioned while taking the issue :


Thankyou

github-actions[bot] commented 3 days ago

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

abhisheks008 commented 2 days ago

Assigned @sanskaryo

Make sure you implement at least 4 different deep learning models for this problem statement otherwise this will not be considered.

sanskaryo commented 2 days ago

Ok Sir , Thanks for assigning