https://github.com/avaiga/demo-bank-recommender
A demo Taipy app that allows a banker to decide which bank products he should advertise to his clients
https://github.com/avaiga/demo-bank-recommender
Last synced: 7 months ago
JSON representation
A demo Taipy app that allows a banker to decide which bank products he should advertise to his clients
- Host: GitHub
- URL: https://github.com/avaiga/demo-bank-recommender
- Owner: Avaiga
- Created: 2023-12-26T07:58:43.000Z (almost 2 years ago)
- Default Branch: develop
- Last Pushed: 2024-01-19T10:18:48.000Z (over 1 year ago)
- Last Synced: 2024-01-19T11:46:18.300Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 4.96 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bank Recommender Demo
A demo Taipy app that allows a banker to decide which bank products he should advertise to his clientsCurrently the demo has two pages:
1. A page that allows the banker to select sex, province, age and income range, and displays the top 5 products that clients with similar profiles have purchased
![]()
2. A page that displays the data distribution of the clients in the database
![]()