paper-with-me

홈 › Papers

Machine Learning Models Evaluation and Feature Importance Analysis on NPL Dataset

2022-08-28 · Rufael Fekadu, Anteneh Getachew, Yishak Tadele, Nuredin Ali, Israel Goytom

Predicting the probability of non-performing loans for individuals has a vital and beneficial role for banks to decrease credit risk and make the right decisions before giving the loan. The trend to make these decisions are based on credit study and in accordance with generally accepted standards, loan payment history, and demographic data of the clients. In this work, we evaluate how different Machine learning models such as Random Forest, Decision tree, KNN, SVM, and XGBoost perform on the dataset provided by a private bank in Ethiopia. Further, motivated by this evaluation we explore different feature selection methods to state the important features for the bank. Our findings show that XGBoost achieves the highest F1 score on the KMeans SMOTE over-sampled data. We also found that the most important features are the age of the applicant, years of employment, and total income of the applicant rather than collateral-related features in evaluating credit risk.

📄 PDF Abstract BibTeX arXiv:2209.09638

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Importancefeature selection

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…
SMOTE Perhaps the most widely used approach to synthesizing new examples is called the Synthetic Minority Oversampling Technique, or SMOTE for short. This technique was described by…
SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

A novel evaluation methodology for supervised Feature Ranking algorithms

2022-07-09 · Jeroen G. S. Overschie

Both in the domains of Feature Selection and Interpretable AI, there exists a desire to `rank' features based on their importance. Such feature importance rankings can then be used to either: (1) reduce the dataset size …

BenchmarkingFeature Importancefeature selection

Validity of Feature Importance in Low-Performing Machine Learning for Tabular Biomedical Data

2024-09-20 · Youngro Lee, Giacomo Baruzzo, Jeonghwan Kim, Jongmo Seo 외

In tabular biomedical data analysis, tuning models to high accuracy is considered a prerequisite for discussing feature importance, as medical practitioners expect the validity of feature importance to correlate with per…

Feature Importance

MISLEAD: Manipulating Importance of Selected features for Learning Epsilon in Evasion Attack Deception

2024-04-24 · Vidit Khazanchi, Pavan Kulkarni, Yuvaraj Govindarajulu, Manojkumar Parmar

Emerging vulnerabilities in machine learning (ML) models due to adversarial attacks raise concerns about their reliability. Specifically, evasion attacks manipulate models by introducing precise perturbations to input da…

Feature Importance

Statistical Power and Translationese in Machine Translation Evaluation

2020-11-01 · EMNLP 2020 11 · Yvette Graham, Barry Haddow, Philipp Koehn

The term translationese has been used to describe features of translated text, and in this paper, we provide detailed analysis of potential adverse effects of translationese on machine translation evaluation. Our analysi…

Machine TranslationTranslation

CI-ICM: Channel Importance-driven Learned Image Coding for Machines

2026-04-07 · Yun Zhang, Junle Liu, Huan Zhang, Zhaoqing Pan 외 arxiv

Traditional human vision-centric image compression methods are suboptimal for machine vision centric compression due to different visual properties and feature characteristics. To address this problem, we propose a Chann…

Instance SegmentationImage CompressionObject Detection