Influence of the Event Rate on Discrimination Abilities of Bankruptcy Prediction Models
In bankruptcy prediction, the proportion of events is very low, which is often oversampled to eliminate this bias. In this paper, we study the influence of the event rate on discrimination abilities of bankruptcy prediction models. First the statistical association and significance of public records and firmographics indicators with the bankruptcy were explored. Then the event rate was oversampled from 0.12% to 10%, 20%, 30%, 40%, and 50%, respectively. Seven models were developed, including Logistic Regression, Decision Tree, Random Forest, Gradient Boosting, Support Vector Machine, Bayesian Network, and Neural Network. Under different event rates, models were comprehensively evaluated and compared based on Kolmogorov-Smirnov Statistic, accuracy, F1 score, Type I error, Type II error, and ROC curve on the hold-out dataset with their best probability cut-offs. Results show that Bayesian Network is the most insensitive to the event rate, while Support Vector Machine is the most sensitive.
Code (0)
등록된 구현이 없습니다.
Methods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
A Predictive System for detection of Bankruptcy using Machine Learning techniques
Bankruptcy is a legal procedure that claims a person or organization as a debtor. It is essential to ascertain the risk of bankruptcy at initial stages to prevent financial losses. In this perspective, different soft com…
BIG-bench Machine LearningPredictionDoes Bankruptcy Protection Affect Asset Prices? Evidence from changes in Homestead Exemptions
Does the ability to protect an asset from unsecured creditors affect its price? This paper identifies the impact of bankruptcy protection on house prices using 139 changes in homestead exemptions. Large increases in the …
Infusing domain knowledge in AI-based "black box" models for better explainability with application in bankruptcy prediction
Although "black box" models such as Artificial Neural Networks, Support Vector Machines, and Ensemble Approaches continue to show superior performance in many disciplines, their adoption in the sensitive disciplines (e.g…
Explainable artificial intelligenceMarrying Fairness and Explainability in Supervised Learning
Machine learning algorithms that aid human decision-making may inadvertently discriminate against certain protected groups. We formalize direct discrimination as a direct causal effect of the protected attributes on the …
AttributeDecision MakingFairnessUsing News Articles and Financial Data to predict the likelihood of bankruptcy
Over the past decade, millions of companies have filed for bankruptcy. This has been caused by a plethora of reasons, namely, high interest rates, heavy debts and government regulations. The effect of a company going ban…
Articles