SlideShare uma empresa Scribd logo
1 de 4
Baixar para ler offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 12 | Dec 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1066
Prediction of Credit Risks in Lending Bank Loans
Mohit Lakhani1, Bhavesh Dhotre2, Saurabh Giri3
1,2,3Student, Dept. of IT Engineering, NMIMS College, Maharashtra, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Looking at the current scenario there are huge
risks involved for Banks to provide Loans. So as to reducetheir
capital loss; banks should assess and analyse credibility of the
individual before sanctioning loan. In the absence of this
process there are many chances that this loan may turn in to
bad loan in near future. Due to the advanced technology
associated with Data mining, data availability andcomputing
power, most banks are renewing their business models and
switching to Machine Learning methodology. Credit risk
prediction is key to decision-making and transparency. In this
review paper, we have discussed classifiers based on Machine
and deep learning models on real data in predicting loan
default probability. The most important featuresfromvarious
models are selected and then used in the modelling process to
test the stability of binary classifiers by comparing their
performance on separate data.
Key Words: Machine Learning, Loan Default Prediction,
Credit Risk, Data Mining, Credit risk evaluation.
1. INTRODUCTION
With rapid Economic Development, financial markets are
maturing, the phenomenon of individuals as financiers to
participate in financial markets has become common. The
Lending of loans to individuals (personal loans) can be a
profitable business if credit risk management and control is
done in a precise manner. Individual loan risk management
includes three aspects: risk assessment (i.e. assessment of
the applicant's repayment ability and credit repayment to
decide whether to grant the loan), repayment tracking,
breach of contract, in which risk assessment is essential. At
present, relevant information based on the applicant and
also the relevant rules need todecidewhethertograntloans.
Loans can be categorised in two ways they are: Open-ended
loans are loans that you can have a loan of more and more.
Credit Cards can be considered the example of open-ended
loans. As we have a credit limit that we can buy with both of
these two types of loans. At any instance when you purchase
something, your available credit decreases. Since it is easy
and provides you with money, we tend to use it more and
more. Closed-ended loans, thistypeofloanisnotcalledloans
once they are repaid. While we make expenditure on closed
ended loans, the balance of the loan became downward. As
an option, if we want to lend more money, we’d have to
make application for other loan.Typesofclosed-endedloans
are auto loans, mortgage loans, and student loans.
Banks need Machine Learning Algorithmsinordertopredict
precisely the extent to which an individual can ask for loan.
With Machine Learning Algorithms there are Data mining
methods that can combined be used in financial sectors like
customer segmentation and profitability, high risk loan
applicants, predicting payment default, credit risk analysis,
ranking of investments, fraudulent transactions, cash
management and forecasting operations, most profitable
Credit Card Customers and Cross Selling. There are many
different types of loans you have to consider when you’re
looking to borrow money and it’s important to know your
options. Loan categorization istheprocessofevaluationloan
collections and assigning loans to groups or grade based on
the perceived danger and otherrelatedloansproperties.The
process of continual review and classification of loans
enables monitoring the quality of the loan portfolios and to
act to counter fall in the credit quality of the portfolios.
1.1 Data mining in banking
Due to huge growth in data the banking industry deals with,
analysis and transformation of the data into useful
knowledge has become a task beyond human ability. Data
mining techniques can be adopted in solving business
problems by finding patterns, associations and correlations
which are hidden in the business information stored in the
database. By using data mining techniques to analyses
patterns and trends, bank executives can predict, with
increased accuracy, how customerswill reacttoadjustments
in interest rates, which customers are most interested in
new product offers, which customers will be at a higher risk
for defaulting on a loan, and how to make customer
relationshipsmoreprofitable.Banksfocustowardscustomer
retention and fraud prevention. By analyzing the past data,
data mining can help banks to predict credible customers.
Thus, banks can prevent fraud and can also plan for
launching different special offers to retain those customers
who are credible.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 12 | Dec 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1067
2. METHODOLOGY
Based on reviewing several methodologies for prediction of
credit risk through Machine Learning, we have mapped out
most important and relevant factors that should be
considered while predicting credit risk for loans. The
variables can be categorized as below:
 Dependent variable: We differentiate between
capable and incapable customers in by assigning 0
to identify capable customers and 1 to identify
incapable customers.
 Independent variables:
1. Category of Borrower: database is divided into two
groups, Such as Individual or group.
2. Borrower’s relationship with the bank: Borrower’s
relationship with the bank in years.
3. Borrower’s history: customer default history is known
by assigning binary numbers to know whether customer is
defaulter or not
4. Borrower’s gender: databases are divided to female and
male.
5. Amount of loan: funds provided by the bank to the
customer.
6. Duration of loan: Loan duration in Months.
7. Loan Supervision:Loansupervisionandmonitorthrough
Lender.
8. Type of loan: database is divided into three groups:
1.Cash Credit 2. Agriculture Loan 3.SOD.
9. Loan recovery Status: Loan Recovery Status is divided
into five:
1. UC-Unclassified 2.SMA-Special MentionAccount
3. SS-Sub Standard 4.DF- Doubtful Loan 5. BL-Bad Loan.
10. Interest rates: It determine amount of bank's profit.
Table -1: Variables Definitions and Measurement
Variable Definition Measurement
Dependent Variable
CUST_S
TATUS
Good and
Bad
Customer
Dummy (1,if
Customer is
good, 0 If
Customer is
bad)
Borrower Characteristics
TYPE_BORR Type of
Borrower
Dummy (1, if
Individual
Borrower, 0 If
Corporate
Borrower)
RELAT_BORR Years of
Relationship
with bank
Scale (Year)
HIST_BORR Borrower
Default
History
Dummy (1, if
Borrower has
history of
Default, 0 If
Otherwise)
Loan Characteristics
LOAN_SIZE Loan Size Scale (Lac)
LOAN_DURA Loan Duration Scale (Month)
SUPERV_LOAN Loan
Supervision
and monitoring
by lender
Dummy (1, if
bank
supervised
loan, 0 If
Otherwise)
RECOV_STATUS Loan Recovery
Status
Dummy (1, If
Loan is
Unclassified,
0.5 if loan is
SMA, 0 if Loan
is Sub-
Standard, -0.5 if
Loan is
Doubtful, -1 If
Loan is Bad
Loan )
These variables can have a particular value like 0 or 1
depending upon the conditions which are beingapplied.The
values which these variables would attain is mentioned
above in Table 1. These variable values are then given as an
input to calculate whether the customer is a good customer
or a bad customer. For this assessment we can use a
Network diagram like ANN (Artificial neural network)
model.
It has three primary components: the input data layer, the
hidden layer and the output layer.
The input layer receives external inputs that is the data is
represented in the input layer.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 12 | Dec 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1068
The hidden layer contains two processes: the weighted
summation functionsandthetransformationfunction.These
functions are used to relate the values from the input data to
the output measures.
In the Output layer, the output corresponds to the different
problem classes. In our example there are two outputs,good
or bad Customer.
Fig. -1: ANN Model Representation
2.1 Evaluation of Bank Credit Risk Prediction Accuracy
based on SVM and Decision Tree Models:
Support Vector Machine:
A support vector machine (SVM) is a special learning
technique that analyzes data andisolatespatternsapplicable
to both classification and regression technique. The
classification technique is useful for choosing between two
or more possible outcomes that depends on continuous
predictor variables. Based on data, the SVM algorithm
assigns the target data into any one of the given categories.
The data is represented as points in space and categories
and are represented in both linear and non-linear ways.
The SVM algorithm is used on simple data which focuses on
speed and not predicting accurately. Decision Tree Models,
are memory-intensive learners and so they are not suitable
for large datasets hence we use Cost-Sensitive Credit Risk
Prediction as it uses Two-Class Support Vector Machine
(assigning numeric values and then converting them into
binary values) trained on the replicated training data set
which provides the best accuracy.
Boosted Decision Tree Model:
A boosted decision tree is a learning method in which the
second tree corrects for the errors of the first tree, the third
tree corrects for the errors of the first and second trees, and
the procedure continues similarlycorrectingall theprevious
errors in each Subsequent Tree.
Cost-Sensitive Credit Risk Prediction Experiment:
The main aim of this experiment is to predict the cost-
sensitive credit risk of a credit application using binary
classification. The classification problem here is cost-
sensitive because the cost of wrongly classifyingthepositive
samples is five times the cost of wrongly classifying the
negative samples.
3. FUTURE SCOPE
The purpose of our research review is to automate the
banking process of selecting the loan applicants which are
not risky for their bank or financial institution. In future, we
can develop full-fledged early warning systems based on
Machine Learning and that will help a bank or any other
financial institution to reduce their losses and increasetheir
profits. We are also trying to reduce the time required to do
the predictions so the users can get results in real time,
which will improve productivity of the users.
4. CONCLUSION
Machine Learning can help banks in predicting the future of
loan and its status and depends on that they can act in initial
days of loan. Using Machine Learning banks can reduce the
number of bad loans and from incurring sever losses. Using
above discussed methodology bank can easily identify the
required information from huge amount of data sets and
helps in successful loan prediction to reduce the number of
bad loan problems. Data Mining and Machine Learning
techniques are very useful to the banking sector for better
targeting and acquiring new customers, most valuable
customer retention, automatic credit approval and
marketing.
REFERENCES
[1] Addo, Peter Martey, Dominique Guegan, and Bertrand
Hassani. "Credit Risk Analysis Using Machine and Deep
Learning Models." Risks 6.2 (2018): 38.
[2] Angelini, Eliana, Giacomo di Tollo, andAndrea Roli.2008.
A neural network approach for credit risk evaluation. The
Quarterly Review of Economics and Finance 48: 733–55.
[3] Chen, Chongyang, and Robert Kieschnick. "Bank credit
and corporate working capital management." Journal of
Corporate Finance (2017).
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 12 | Dec 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1069
[4]Fan,Jianqing, and RunzeLi. 2001.
Variableselectionvianonconcavepenalizedlikelihoodanditsor
acleproperties. Journal ofthe AmericanStatistical Society 96:
1348–60.
[5] Hamid, Aboobyda Jafar, and Tarig Mohammed Ahmed.
"DEVELOPING PREDICTION MODEL OF LOAN RISK IN
BANKS USING DATA MINING." Machine Learning and
Applications: An International Journal (MLAIJ) Vol 3.
[6] Hasan, Iftekhar, and Sudipto Sarkar. "Banks' option to
lend, interest rate sensitivity, andcreditavailability." Review
of Derivatives Research 5.3 (2002): 213-250.
[7] Matoussi, Hamadi, and Aida Abdelmoula. "Using a neural
network-based methodology for credit–risk evaluation of a
Tunisian bank." Middle Eastern Finance and Economics 4
(2009): 117-140.
[8] Mitchell, Karlyn, and Douglas K. Pearce. "Lending
technologies, lending specialization, and minority access to
small-business loans." Small Business Economics 37.3
(2011): 277-304.
[9] Nguyen, Linh. "Credit risk control for loan products in
commercial banks. Case: BIDV." (2017).
[10] Sudhamathy, G. "Credit Risk Analysis and Prediction
Modelling of Bank Loans Using R."
[11] Sudhakar, M., and C. V. K. Reddy. "Two step credit risk
assessment model for retail bank loan applications using
Decision Tree data mining technique." International Journal
of Advanced Research in Computer Engineering &
Technology (IJARCET) 5.3 (2016): 705-718.
[12] Zhang, Zenglian. "Researchofdefaultrisk ofcommercial
bank's personal loan based on rough sets and neural
network." Intelligent Systems and Applications (ISA), 2011
3rd International Workshop on. IEEE, 2011.

Mais conteúdo relacionado

Mais procurados

Phase 1 of Predicting Payment default on Vehicle Loan EMI
Phase 1 of Predicting Payment default on Vehicle Loan EMIPhase 1 of Predicting Payment default on Vehicle Loan EMI
Phase 1 of Predicting Payment default on Vehicle Loan EMIVikas Virani
 
CECL Project Overview
CECL Project OverviewCECL Project Overview
CECL Project OverviewRohit Khurana
 
Default of Credit Card Payments
Default of Credit Card PaymentsDefault of Credit Card Payments
Default of Credit Card PaymentsVikas Virani
 
Cross selling credit card to existing debit card customers
Cross selling credit card to existing debit card customersCross selling credit card to existing debit card customers
Cross selling credit card to existing debit card customersSaurabh Singh
 
Loan Risk Assessment & Scoring Model
Loan Risk Assessment & Scoring ModelLoan Risk Assessment & Scoring Model
Loan Risk Assessment & Scoring ModelSaurabh Singh
 
Introduction to predictive modeling v1
Introduction to predictive modeling v1Introduction to predictive modeling v1
Introduction to predictive modeling v1Venkata Reddy Konasani
 
Default payment prediction system
Default payment prediction systemDefault payment prediction system
Default payment prediction systemAshish Arora
 
Loan default prediction with machine language
Loan  default  prediction with  machine  language Loan  default  prediction with  machine  language
Loan default prediction with machine language Aayush Kumar
 
Phase 2 of Predicting Payment default on Vehicle Loan EMI
Phase 2 of Predicting Payment default on Vehicle Loan EMIPhase 2 of Predicting Payment default on Vehicle Loan EMI
Phase 2 of Predicting Payment default on Vehicle Loan EMIVikas Virani
 
A high level overview of all that is Analytics
A high level overview of all that is AnalyticsA high level overview of all that is Analytics
A high level overview of all that is AnalyticsRamkumar Ravichandran
 
credit scoring paper published in eswa
credit scoring paper published in eswacredit scoring paper published in eswa
credit scoring paper published in eswaAkhil Bandhu Hens, FRM
 
Default Credit Card Prediction
Default Credit Card PredictionDefault Credit Card Prediction
Default Credit Card PredictionAlexandre Pinto
 
DEVELOPING PREDICTION MODEL OF LOAN RISK IN BANKS USING DATA MINING
DEVELOPING PREDICTION MODEL OF LOAN RISK IN BANKS USING DATA MINING DEVELOPING PREDICTION MODEL OF LOAN RISK IN BANKS USING DATA MINING
DEVELOPING PREDICTION MODEL OF LOAN RISK IN BANKS USING DATA MINING mlaij
 
Taiwanese Credit Card Client Fraud detection
Taiwanese Credit Card Client Fraud detectionTaiwanese Credit Card Client Fraud detection
Taiwanese Credit Card Client Fraud detectionRavi Gupta
 
Consumer credit-risk3440
Consumer credit-risk3440Consumer credit-risk3440
Consumer credit-risk3440stone55
 
Project crm submission sonali
Project crm submission sonaliProject crm submission sonali
Project crm submission sonaliSonali Gupta
 
Applying Convolutional-GRU for Term Deposit Likelihood Prediction
Applying Convolutional-GRU for Term Deposit Likelihood PredictionApplying Convolutional-GRU for Term Deposit Likelihood Prediction
Applying Convolutional-GRU for Term Deposit Likelihood PredictionVandanaSharma356
 
IRJET- Analysis on Credit Card Fraud Detection using Capsule Network
IRJET- Analysis on Credit Card Fraud Detection using Capsule NetworkIRJET- Analysis on Credit Card Fraud Detection using Capsule Network
IRJET- Analysis on Credit Card Fraud Detection using Capsule NetworkIRJET Journal
 

Mais procurados (20)

Phase 1 of Predicting Payment default on Vehicle Loan EMI
Phase 1 of Predicting Payment default on Vehicle Loan EMIPhase 1 of Predicting Payment default on Vehicle Loan EMI
Phase 1 of Predicting Payment default on Vehicle Loan EMI
 
CECL Project Overview
CECL Project OverviewCECL Project Overview
CECL Project Overview
 
Default of Credit Card Payments
Default of Credit Card PaymentsDefault of Credit Card Payments
Default of Credit Card Payments
 
Cross selling credit card to existing debit card customers
Cross selling credit card to existing debit card customersCross selling credit card to existing debit card customers
Cross selling credit card to existing debit card customers
 
Loan Risk Assessment & Scoring Model
Loan Risk Assessment & Scoring ModelLoan Risk Assessment & Scoring Model
Loan Risk Assessment & Scoring Model
 
Introduction to predictive modeling v1
Introduction to predictive modeling v1Introduction to predictive modeling v1
Introduction to predictive modeling v1
 
Default payment prediction system
Default payment prediction systemDefault payment prediction system
Default payment prediction system
 
Loan default prediction with machine language
Loan  default  prediction with  machine  language Loan  default  prediction with  machine  language
Loan default prediction with machine language
 
Phase 2 of Predicting Payment default on Vehicle Loan EMI
Phase 2 of Predicting Payment default on Vehicle Loan EMIPhase 2 of Predicting Payment default on Vehicle Loan EMI
Phase 2 of Predicting Payment default on Vehicle Loan EMI
 
A high level overview of all that is Analytics
A high level overview of all that is AnalyticsA high level overview of all that is Analytics
A high level overview of all that is Analytics
 
Credit iconip
Credit iconipCredit iconip
Credit iconip
 
credit scoring paper published in eswa
credit scoring paper published in eswacredit scoring paper published in eswa
credit scoring paper published in eswa
 
Default Credit Card Prediction
Default Credit Card PredictionDefault Credit Card Prediction
Default Credit Card Prediction
 
DEVELOPING PREDICTION MODEL OF LOAN RISK IN BANKS USING DATA MINING
DEVELOPING PREDICTION MODEL OF LOAN RISK IN BANKS USING DATA MINING DEVELOPING PREDICTION MODEL OF LOAN RISK IN BANKS USING DATA MINING
DEVELOPING PREDICTION MODEL OF LOAN RISK IN BANKS USING DATA MINING
 
B05840510
B05840510B05840510
B05840510
 
Taiwanese Credit Card Client Fraud detection
Taiwanese Credit Card Client Fraud detectionTaiwanese Credit Card Client Fraud detection
Taiwanese Credit Card Client Fraud detection
 
Consumer credit-risk3440
Consumer credit-risk3440Consumer credit-risk3440
Consumer credit-risk3440
 
Project crm submission sonali
Project crm submission sonaliProject crm submission sonali
Project crm submission sonali
 
Applying Convolutional-GRU for Term Deposit Likelihood Prediction
Applying Convolutional-GRU for Term Deposit Likelihood PredictionApplying Convolutional-GRU for Term Deposit Likelihood Prediction
Applying Convolutional-GRU for Term Deposit Likelihood Prediction
 
IRJET- Analysis on Credit Card Fraud Detection using Capsule Network
IRJET- Analysis on Credit Card Fraud Detection using Capsule NetworkIRJET- Analysis on Credit Card Fraud Detection using Capsule Network
IRJET- Analysis on Credit Card Fraud Detection using Capsule Network
 

Semelhante a IRJET- Prediction of Credit Risks in Lending Bank Loans

Applications of Data Science in Banking and Financial sector.pptx
Applications of Data Science in Banking and Financial sector.pptxApplications of Data Science in Banking and Financial sector.pptx
Applications of Data Science in Banking and Financial sector.pptxkarnika21
 
Loan Analysis Predicting Defaulters
Loan Analysis Predicting DefaultersLoan Analysis Predicting Defaulters
Loan Analysis Predicting DefaultersIRJET Journal
 
An efficient data pre processing frame work for loan credibility prediction s...
An efficient data pre processing frame work for loan credibility prediction s...An efficient data pre processing frame work for loan credibility prediction s...
An efficient data pre processing frame work for loan credibility prediction s...eSAT Journals
 
Consumer Credit Scoring Using Logistic Regression and Random Forest
Consumer Credit Scoring Using Logistic Regression and Random ForestConsumer Credit Scoring Using Logistic Regression and Random Forest
Consumer Credit Scoring Using Logistic Regression and Random ForestHirak Sen Roy
 
Loan Default Prediction Using Machine Learning Techniques
Loan Default Prediction Using Machine Learning TechniquesLoan Default Prediction Using Machine Learning Techniques
Loan Default Prediction Using Machine Learning TechniquesIRJET Journal
 
BANK LOAN PREDICTION USING MACHINE LEARNING
BANK LOAN PREDICTION USING MACHINE LEARNINGBANK LOAN PREDICTION USING MACHINE LEARNING
BANK LOAN PREDICTION USING MACHINE LEARNINGIRJET Journal
 
Credit risk assessment with imbalanced data sets using SVMs
Credit risk assessment with imbalanced data sets using SVMsCredit risk assessment with imbalanced data sets using SVMs
Credit risk assessment with imbalanced data sets using SVMsIRJET Journal
 
A Research Paper on Credit Card Fraud Detection
A Research Paper on Credit Card Fraud DetectionA Research Paper on Credit Card Fraud Detection
A Research Paper on Credit Card Fraud DetectionIRJET Journal
 
fast publication journals
fast publication journalsfast publication journals
fast publication journalsrikaseorika
 
IRJET- Credit Card Fraud Detection using Random Forest
IRJET-  	  Credit Card Fraud Detection using Random ForestIRJET-  	  Credit Card Fraud Detection using Random Forest
IRJET- Credit Card Fraud Detection using Random ForestIRJET Journal
 
Supervised and unsupervised data mining approaches in loan default prediction
Supervised and unsupervised data mining approaches in loan default prediction Supervised and unsupervised data mining approaches in loan default prediction
Supervised and unsupervised data mining approaches in loan default prediction IJECEIAES
 
A data mining approach to predict
A data mining approach to predictA data mining approach to predict
A data mining approach to predictIJDKP
 
In Banking Loan Approval Prediction Using Machine Learning
In Banking Loan Approval Prediction Using Machine LearningIn Banking Loan Approval Prediction Using Machine Learning
In Banking Loan Approval Prediction Using Machine LearningIRJET Journal
 
Bank Customer Segmentation & Insurance Claim Prediction
Bank Customer Segmentation & Insurance Claim PredictionBank Customer Segmentation & Insurance Claim Prediction
Bank Customer Segmentation & Insurance Claim PredictionIRJET Journal
 
Credit Card Fraud Detection Using Machine Learning
Credit Card Fraud Detection Using Machine LearningCredit Card Fraud Detection Using Machine Learning
Credit Card Fraud Detection Using Machine LearningIRJET Journal
 
Credit Card Fraud Detection Using Machine Learning
Credit Card Fraud Detection Using Machine LearningCredit Card Fraud Detection Using Machine Learning
Credit Card Fraud Detection Using Machine LearningIRJET Journal
 

Semelhante a IRJET- Prediction of Credit Risks in Lending Bank Loans (20)

Applications of Data Science in Banking and Financial sector.pptx
Applications of Data Science in Banking and Financial sector.pptxApplications of Data Science in Banking and Financial sector.pptx
Applications of Data Science in Banking and Financial sector.pptx
 
Loan Analysis Predicting Defaulters
Loan Analysis Predicting DefaultersLoan Analysis Predicting Defaulters
Loan Analysis Predicting Defaulters
 
An efficient data pre processing frame work for loan credibility prediction s...
An efficient data pre processing frame work for loan credibility prediction s...An efficient data pre processing frame work for loan credibility prediction s...
An efficient data pre processing frame work for loan credibility prediction s...
 
Data mining on Financial Data
Data mining on Financial DataData mining on Financial Data
Data mining on Financial Data
 
Consumer Credit Scoring Using Logistic Regression and Random Forest
Consumer Credit Scoring Using Logistic Regression and Random ForestConsumer Credit Scoring Using Logistic Regression and Random Forest
Consumer Credit Scoring Using Logistic Regression and Random Forest
 
Loan Default Prediction Using Machine Learning Techniques
Loan Default Prediction Using Machine Learning TechniquesLoan Default Prediction Using Machine Learning Techniques
Loan Default Prediction Using Machine Learning Techniques
 
BANK LOAN PREDICTION USING MACHINE LEARNING
BANK LOAN PREDICTION USING MACHINE LEARNINGBANK LOAN PREDICTION USING MACHINE LEARNING
BANK LOAN PREDICTION USING MACHINE LEARNING
 
Credit risk assessment with imbalanced data sets using SVMs
Credit risk assessment with imbalanced data sets using SVMsCredit risk assessment with imbalanced data sets using SVMs
Credit risk assessment with imbalanced data sets using SVMs
 
A Research Paper on Credit Card Fraud Detection
A Research Paper on Credit Card Fraud DetectionA Research Paper on Credit Card Fraud Detection
A Research Paper on Credit Card Fraud Detection
 
B05840510
B05840510B05840510
B05840510
 
Credit iconip
Credit iconipCredit iconip
Credit iconip
 
fast publication journals
fast publication journalsfast publication journals
fast publication journals
 
IRJET- Credit Card Fraud Detection using Random Forest
IRJET-  	  Credit Card Fraud Detection using Random ForestIRJET-  	  Credit Card Fraud Detection using Random Forest
IRJET- Credit Card Fraud Detection using Random Forest
 
Supervised and unsupervised data mining approaches in loan default prediction
Supervised and unsupervised data mining approaches in loan default prediction Supervised and unsupervised data mining approaches in loan default prediction
Supervised and unsupervised data mining approaches in loan default prediction
 
A data mining approach to predict
A data mining approach to predictA data mining approach to predict
A data mining approach to predict
 
In Banking Loan Approval Prediction Using Machine Learning
In Banking Loan Approval Prediction Using Machine LearningIn Banking Loan Approval Prediction Using Machine Learning
In Banking Loan Approval Prediction Using Machine Learning
 
K-MODEL PPT.pptx
K-MODEL PPT.pptxK-MODEL PPT.pptx
K-MODEL PPT.pptx
 
Bank Customer Segmentation & Insurance Claim Prediction
Bank Customer Segmentation & Insurance Claim PredictionBank Customer Segmentation & Insurance Claim Prediction
Bank Customer Segmentation & Insurance Claim Prediction
 
Credit Card Fraud Detection Using Machine Learning
Credit Card Fraud Detection Using Machine LearningCredit Card Fraud Detection Using Machine Learning
Credit Card Fraud Detection Using Machine Learning
 
Credit Card Fraud Detection Using Machine Learning
Credit Card Fraud Detection Using Machine LearningCredit Card Fraud Detection Using Machine Learning
Credit Card Fraud Detection Using Machine Learning
 

Mais de IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

Mais de IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Último

Class 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm SystemClass 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm Systemirfanmechengr
 
National Level Hackathon Participation Certificate.pdf
National Level Hackathon Participation Certificate.pdfNational Level Hackathon Participation Certificate.pdf
National Level Hackathon Participation Certificate.pdfRajuKanojiya4
 
Engineering Drawing section of solid
Engineering Drawing     section of solidEngineering Drawing     section of solid
Engineering Drawing section of solidnamansinghjarodiya
 
Configuration of IoT devices - Systems managament
Configuration of IoT devices - Systems managamentConfiguration of IoT devices - Systems managament
Configuration of IoT devices - Systems managamentBharaniDharan195623
 
BSNL Internship Training presentation.pptx
BSNL Internship Training presentation.pptxBSNL Internship Training presentation.pptx
BSNL Internship Training presentation.pptxNiranjanYadav41
 
multiple access in wireless communication
multiple access in wireless communicationmultiple access in wireless communication
multiple access in wireless communicationpanditadesh123
 
Main Memory Management in Operating System
Main Memory Management in Operating SystemMain Memory Management in Operating System
Main Memory Management in Operating SystemRashmi Bhat
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdf11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdfHafizMudaserAhmad
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleAlluxio, Inc.
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Risk Management in Engineering Construction Project
Risk Management in Engineering Construction ProjectRisk Management in Engineering Construction Project
Risk Management in Engineering Construction ProjectErbil Polytechnic University
 
welding defects observed during the welding
welding defects observed during the weldingwelding defects observed during the welding
welding defects observed during the weldingMuhammadUzairLiaqat
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 

Último (20)

Class 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm SystemClass 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm System
 
National Level Hackathon Participation Certificate.pdf
National Level Hackathon Participation Certificate.pdfNational Level Hackathon Participation Certificate.pdf
National Level Hackathon Participation Certificate.pdf
 
Engineering Drawing section of solid
Engineering Drawing     section of solidEngineering Drawing     section of solid
Engineering Drawing section of solid
 
Configuration of IoT devices - Systems managament
Configuration of IoT devices - Systems managamentConfiguration of IoT devices - Systems managament
Configuration of IoT devices - Systems managament
 
BSNL Internship Training presentation.pptx
BSNL Internship Training presentation.pptxBSNL Internship Training presentation.pptx
BSNL Internship Training presentation.pptx
 
multiple access in wireless communication
multiple access in wireless communicationmultiple access in wireless communication
multiple access in wireless communication
 
Main Memory Management in Operating System
Main Memory Management in Operating SystemMain Memory Management in Operating System
Main Memory Management in Operating System
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdf11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdf
 
Designing pile caps according to ACI 318-19.pptx
Designing pile caps according to ACI 318-19.pptxDesigning pile caps according to ACI 318-19.pptx
Designing pile caps according to ACI 318-19.pptx
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at Scale
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Risk Management in Engineering Construction Project
Risk Management in Engineering Construction ProjectRisk Management in Engineering Construction Project
Risk Management in Engineering Construction Project
 
welding defects observed during the welding
welding defects observed during the weldingwelding defects observed during the welding
welding defects observed during the welding
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 

IRJET- Prediction of Credit Risks in Lending Bank Loans

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 12 | Dec 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1066 Prediction of Credit Risks in Lending Bank Loans Mohit Lakhani1, Bhavesh Dhotre2, Saurabh Giri3 1,2,3Student, Dept. of IT Engineering, NMIMS College, Maharashtra, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Looking at the current scenario there are huge risks involved for Banks to provide Loans. So as to reducetheir capital loss; banks should assess and analyse credibility of the individual before sanctioning loan. In the absence of this process there are many chances that this loan may turn in to bad loan in near future. Due to the advanced technology associated with Data mining, data availability andcomputing power, most banks are renewing their business models and switching to Machine Learning methodology. Credit risk prediction is key to decision-making and transparency. In this review paper, we have discussed classifiers based on Machine and deep learning models on real data in predicting loan default probability. The most important featuresfromvarious models are selected and then used in the modelling process to test the stability of binary classifiers by comparing their performance on separate data. Key Words: Machine Learning, Loan Default Prediction, Credit Risk, Data Mining, Credit risk evaluation. 1. INTRODUCTION With rapid Economic Development, financial markets are maturing, the phenomenon of individuals as financiers to participate in financial markets has become common. The Lending of loans to individuals (personal loans) can be a profitable business if credit risk management and control is done in a precise manner. Individual loan risk management includes three aspects: risk assessment (i.e. assessment of the applicant's repayment ability and credit repayment to decide whether to grant the loan), repayment tracking, breach of contract, in which risk assessment is essential. At present, relevant information based on the applicant and also the relevant rules need todecidewhethertograntloans. Loans can be categorised in two ways they are: Open-ended loans are loans that you can have a loan of more and more. Credit Cards can be considered the example of open-ended loans. As we have a credit limit that we can buy with both of these two types of loans. At any instance when you purchase something, your available credit decreases. Since it is easy and provides you with money, we tend to use it more and more. Closed-ended loans, thistypeofloanisnotcalledloans once they are repaid. While we make expenditure on closed ended loans, the balance of the loan became downward. As an option, if we want to lend more money, we’d have to make application for other loan.Typesofclosed-endedloans are auto loans, mortgage loans, and student loans. Banks need Machine Learning Algorithmsinordertopredict precisely the extent to which an individual can ask for loan. With Machine Learning Algorithms there are Data mining methods that can combined be used in financial sectors like customer segmentation and profitability, high risk loan applicants, predicting payment default, credit risk analysis, ranking of investments, fraudulent transactions, cash management and forecasting operations, most profitable Credit Card Customers and Cross Selling. There are many different types of loans you have to consider when you’re looking to borrow money and it’s important to know your options. Loan categorization istheprocessofevaluationloan collections and assigning loans to groups or grade based on the perceived danger and otherrelatedloansproperties.The process of continual review and classification of loans enables monitoring the quality of the loan portfolios and to act to counter fall in the credit quality of the portfolios. 1.1 Data mining in banking Due to huge growth in data the banking industry deals with, analysis and transformation of the data into useful knowledge has become a task beyond human ability. Data mining techniques can be adopted in solving business problems by finding patterns, associations and correlations which are hidden in the business information stored in the database. By using data mining techniques to analyses patterns and trends, bank executives can predict, with increased accuracy, how customerswill reacttoadjustments in interest rates, which customers are most interested in new product offers, which customers will be at a higher risk for defaulting on a loan, and how to make customer relationshipsmoreprofitable.Banksfocustowardscustomer retention and fraud prevention. By analyzing the past data, data mining can help banks to predict credible customers. Thus, banks can prevent fraud and can also plan for launching different special offers to retain those customers who are credible.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 12 | Dec 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1067 2. METHODOLOGY Based on reviewing several methodologies for prediction of credit risk through Machine Learning, we have mapped out most important and relevant factors that should be considered while predicting credit risk for loans. The variables can be categorized as below:  Dependent variable: We differentiate between capable and incapable customers in by assigning 0 to identify capable customers and 1 to identify incapable customers.  Independent variables: 1. Category of Borrower: database is divided into two groups, Such as Individual or group. 2. Borrower’s relationship with the bank: Borrower’s relationship with the bank in years. 3. Borrower’s history: customer default history is known by assigning binary numbers to know whether customer is defaulter or not 4. Borrower’s gender: databases are divided to female and male. 5. Amount of loan: funds provided by the bank to the customer. 6. Duration of loan: Loan duration in Months. 7. Loan Supervision:Loansupervisionandmonitorthrough Lender. 8. Type of loan: database is divided into three groups: 1.Cash Credit 2. Agriculture Loan 3.SOD. 9. Loan recovery Status: Loan Recovery Status is divided into five: 1. UC-Unclassified 2.SMA-Special MentionAccount 3. SS-Sub Standard 4.DF- Doubtful Loan 5. BL-Bad Loan. 10. Interest rates: It determine amount of bank's profit. Table -1: Variables Definitions and Measurement Variable Definition Measurement Dependent Variable CUST_S TATUS Good and Bad Customer Dummy (1,if Customer is good, 0 If Customer is bad) Borrower Characteristics TYPE_BORR Type of Borrower Dummy (1, if Individual Borrower, 0 If Corporate Borrower) RELAT_BORR Years of Relationship with bank Scale (Year) HIST_BORR Borrower Default History Dummy (1, if Borrower has history of Default, 0 If Otherwise) Loan Characteristics LOAN_SIZE Loan Size Scale (Lac) LOAN_DURA Loan Duration Scale (Month) SUPERV_LOAN Loan Supervision and monitoring by lender Dummy (1, if bank supervised loan, 0 If Otherwise) RECOV_STATUS Loan Recovery Status Dummy (1, If Loan is Unclassified, 0.5 if loan is SMA, 0 if Loan is Sub- Standard, -0.5 if Loan is Doubtful, -1 If Loan is Bad Loan ) These variables can have a particular value like 0 or 1 depending upon the conditions which are beingapplied.The values which these variables would attain is mentioned above in Table 1. These variable values are then given as an input to calculate whether the customer is a good customer or a bad customer. For this assessment we can use a Network diagram like ANN (Artificial neural network) model. It has three primary components: the input data layer, the hidden layer and the output layer. The input layer receives external inputs that is the data is represented in the input layer.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 12 | Dec 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1068 The hidden layer contains two processes: the weighted summation functionsandthetransformationfunction.These functions are used to relate the values from the input data to the output measures. In the Output layer, the output corresponds to the different problem classes. In our example there are two outputs,good or bad Customer. Fig. -1: ANN Model Representation 2.1 Evaluation of Bank Credit Risk Prediction Accuracy based on SVM and Decision Tree Models: Support Vector Machine: A support vector machine (SVM) is a special learning technique that analyzes data andisolatespatternsapplicable to both classification and regression technique. The classification technique is useful for choosing between two or more possible outcomes that depends on continuous predictor variables. Based on data, the SVM algorithm assigns the target data into any one of the given categories. The data is represented as points in space and categories and are represented in both linear and non-linear ways. The SVM algorithm is used on simple data which focuses on speed and not predicting accurately. Decision Tree Models, are memory-intensive learners and so they are not suitable for large datasets hence we use Cost-Sensitive Credit Risk Prediction as it uses Two-Class Support Vector Machine (assigning numeric values and then converting them into binary values) trained on the replicated training data set which provides the best accuracy. Boosted Decision Tree Model: A boosted decision tree is a learning method in which the second tree corrects for the errors of the first tree, the third tree corrects for the errors of the first and second trees, and the procedure continues similarlycorrectingall theprevious errors in each Subsequent Tree. Cost-Sensitive Credit Risk Prediction Experiment: The main aim of this experiment is to predict the cost- sensitive credit risk of a credit application using binary classification. The classification problem here is cost- sensitive because the cost of wrongly classifyingthepositive samples is five times the cost of wrongly classifying the negative samples. 3. FUTURE SCOPE The purpose of our research review is to automate the banking process of selecting the loan applicants which are not risky for their bank or financial institution. In future, we can develop full-fledged early warning systems based on Machine Learning and that will help a bank or any other financial institution to reduce their losses and increasetheir profits. We are also trying to reduce the time required to do the predictions so the users can get results in real time, which will improve productivity of the users. 4. CONCLUSION Machine Learning can help banks in predicting the future of loan and its status and depends on that they can act in initial days of loan. Using Machine Learning banks can reduce the number of bad loans and from incurring sever losses. Using above discussed methodology bank can easily identify the required information from huge amount of data sets and helps in successful loan prediction to reduce the number of bad loan problems. Data Mining and Machine Learning techniques are very useful to the banking sector for better targeting and acquiring new customers, most valuable customer retention, automatic credit approval and marketing. REFERENCES [1] Addo, Peter Martey, Dominique Guegan, and Bertrand Hassani. "Credit Risk Analysis Using Machine and Deep Learning Models." Risks 6.2 (2018): 38. [2] Angelini, Eliana, Giacomo di Tollo, andAndrea Roli.2008. A neural network approach for credit risk evaluation. The Quarterly Review of Economics and Finance 48: 733–55. [3] Chen, Chongyang, and Robert Kieschnick. "Bank credit and corporate working capital management." Journal of Corporate Finance (2017).
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 12 | Dec 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1069 [4]Fan,Jianqing, and RunzeLi. 2001. Variableselectionvianonconcavepenalizedlikelihoodanditsor acleproperties. Journal ofthe AmericanStatistical Society 96: 1348–60. [5] Hamid, Aboobyda Jafar, and Tarig Mohammed Ahmed. "DEVELOPING PREDICTION MODEL OF LOAN RISK IN BANKS USING DATA MINING." Machine Learning and Applications: An International Journal (MLAIJ) Vol 3. [6] Hasan, Iftekhar, and Sudipto Sarkar. "Banks' option to lend, interest rate sensitivity, andcreditavailability." Review of Derivatives Research 5.3 (2002): 213-250. [7] Matoussi, Hamadi, and Aida Abdelmoula. "Using a neural network-based methodology for credit–risk evaluation of a Tunisian bank." Middle Eastern Finance and Economics 4 (2009): 117-140. [8] Mitchell, Karlyn, and Douglas K. Pearce. "Lending technologies, lending specialization, and minority access to small-business loans." Small Business Economics 37.3 (2011): 277-304. [9] Nguyen, Linh. "Credit risk control for loan products in commercial banks. Case: BIDV." (2017). [10] Sudhamathy, G. "Credit Risk Analysis and Prediction Modelling of Bank Loans Using R." [11] Sudhakar, M., and C. V. K. Reddy. "Two step credit risk assessment model for retail bank loan applications using Decision Tree data mining technique." International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) 5.3 (2016): 705-718. [12] Zhang, Zenglian. "Researchofdefaultrisk ofcommercial bank's personal loan based on rough sets and neural network." Intelligent Systems and Applications (ISA), 2011 3rd International Workshop on. IEEE, 2011.