confluentinc / confluentinc/kafka-tutorials
Predict a customer's likelihood to pay back a mortage
Open
recipe
use case
- Dominant language
- Java
- Stars
- 39
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the use case**
You're a financial institution that grants mortgages to home-buyers. As part of the due diligence process, you need to know some information about each person that wants to take out a mortgage. It's your goal to approve or deny the mortgage request in real-time.
This recipe would output the likelihood of a customer paying back a mortgage based on their credit history, liquid net assets, and requested mortgage amount.
Contributor guide
Assessment
This issue has not been assessed yet.