Domain: Credit Default Prediction
Prediction of loan default using applicant characteristics, credit history, and financial indicators
Population: Loan applicants
Machine learning approaches to credit default prediction. Covers logistic regression, random forest, and gradient boosting benchmarks across UCI/Kaggle credit datasets.
Prediction of loan default using applicant characteristics, credit history, and financial indicators
credit_default_binary
Credit DefaultBinary indicator of whether a loan applicant defaulted on their credit obligation
credit_amount
Credit AmountTotal loan amount in Deutsche Marks or equivalent
applicant_age
Applicant AgeAge of the loan applicant in years
Domain: Credit Default Prediction
Prediction of loan default using applicant characteristics, credit history, and financial indicators
Population: Loan applicants
Install this PAX into your Praxis instance:
praxis_import_pax("credit-risk-ml.pax.tar.gz", install=True)