Default prediction
Calculates the likelihood of a customer to default on a lending product
Predict Default
Returns default likelihood of customer
Headers
Name
Type
Description
{
// Response
}{
// Response
}{
// Response
}{
"now_prediction": 0.2964672868854194,
"30_day_prediction": 0.2964672868854194,
"60_day_prediction": 0.2964672868854194,
"90_day_prediction": 0.2964672868854194,
"missed_payments_default": 2.44,
"confidence": 0.8030592042
}{
// Response
}Last updated