-
-
Notifications
You must be signed in to change notification settings - Fork 359
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bank Client Retention Forecasting Using ANN #924
Comments
Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊 |
Assigned @sanskaryo Make sure you implement at least 4 different deep learning models for this problem statement otherwise this will not be considered. |
Ok Sir , Thanks for assigning |
Hey, could I be assigned this? Goals: to preprocess the data, perform EDA to identify trends/patterns in the data, implement several algorithms (including ANN) for my model, (compare accuracy of said algorithms) and predict customer activity through factors such as credit, balance, activity. |
Hi @mistbik sorry for the huge delay. You can start working in this issue. Please try to implement at least 3-4 deep learning models for this dataset. |
Deep Learning Simplified Repository (Proposing new issue)
🔴 Project Title : Customer Retention Risk Prediction
🔴 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.
🔴 Dataset : Real-world banking dataset containing features such as customer age, credit score, balance, and tenure.
🔴 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.
✅ To be Mentioned while taking the issue :
Thankyou
The text was updated successfully, but these errors were encountered: