kafka-tutorials icon indicating copy to clipboard operation
kafka-tutorials copied to clipboard

Predict a customer's likelihood to pay back a mortage

Open MichaelDrogalis opened this issue 3 years ago • 2 comments

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.

MichaelDrogalis avatar Jan 07 '22 17:01 MichaelDrogalis

@MichaelDrogalis is there any existing ksqlDB demo code that someone could reference for this use case, or if not, is there any specific ksqlDB functionality that you think would be interesting to include in the recipe?

ybyzek avatar Jan 10 '22 15:01 ybyzek

For the person who will be writing this recipe: for more detail on the use case, please reach out to Lan Hoang

ybyzek avatar Jan 10 '22 18:01 ybyzek