Report On Loan-Prediction Using Machine Learning
Report On Loan-Prediction Using Machine Learning
Bachelor of Technology
In
Computer Science & Engineering
Submitted by
Ch. Anil Kumar
Regd.No: 2101289397
This is to certify that this Seminar Report on the topic entitled Loan
Prediction using Machine Learning which is submitted by Ch. Anil
Kumar bearing Registration No.: 2101289397 in partial fulfillment of the
requirement for the award of the of Bachelor of Technology in Computer
Science & Engineering of Biju Patnaik University of Technology,
Odisha, is a record of the candidate's own work carried out by her under my
supervision.
Place: Bhubaneswar
Date: March 2024 Ch. Anil Kumar
ACKNOWLEDGMENTS
Place: Bhubaneswar
Date: March 2024 Ch. Anil Kumar
CONTENT
1. Introduction 1-2
8. Conclusion 19
9 References 20
INTRODUCTION
1
The importance of loan prediction cannot be overstated, as it
underpins the foundation of sound lending practices and risk
management strategies. For lenders, accurate prediction of loan
outcomes enables them to optimize their loan portfolios,
minimize default risks, and maximize returns on investment.
Moreover, it facilitates the automation of decision-making
processes, thereby reducing operational costs and improving
overall efficiency.
2
Why Loan Prediction is Important
For Bankers and Lenders ?
3
products with appropriate interest rates and terms. This
allows them to attract low-risk borrowers who are likely to
repay their loans on time, thereby maximizing profitability
while minimizing the incidence of defaults.
4
and loan application fraud. By analyzing patterns and
anomalies in loan applications, banks can flag suspicious
transactions for further investigation. This helps in
preventing financial losses due to fraudulent activities and
safeguards the reputation of the lending institution.
5
Steps Involved in Machine Learning
1. Data Collection
● The quantity & quality of your data dictate how accurate our
model is.
2. Data Preparation
3. Choose a Model
6
● Each iteration of process is a training step.
6. Parameter Tuning
7. Make Predictions
● Using further (test set) data which have, until this point, been
withheld from the model (and for which class labels are known),
are used to test the model; a better approximation of how the
model will perform in the real world.
7
The loan prediction process involves several critical steps to
accurately assess borrower creditworthiness and make informed
lending decisions. It begins with data collection, followed by
thorough cleaning and preprocessing to ensure data quality.
Exploratory data analysis reveals insights and patterns within
the dataset, guiding feature selection and engineering. Model
selection, training, and evaluation are pivotal stages, where
machine learning algorithms are employed to predict loan
outcomes.
8
Features Present in Loan Prediction
9
Advantages of Loan Prediction using
Machine Learning
10
operations. By leveraging machine learning, lenders can
handle large volumes of loan applications more effectively
while maintaining consistency and accuracy.
11
Certainly, here are additional advantages of loan prediction
using machine learning:
12
11. Cost-effectiveness: While initial development and
implementation costs may be involved, machine learning
ultimately offers cost savings for lenders. By automating
repetitive tasks, reducing manual labor, and improving
efficiency, machine learning helps lenders lower operational
costs associated with loan processing and underwriting.
13
Drawbacks of Loan Prediction with
ML
14
applied to new, unseen data, undermining the reliability of
loan predictions.
15
integrity of ML models is paramount for safeguarding
against cyber threats.
16
Algorithm Used in Loan Prediction
17
6. XGBoost: XGBoost is an optimized implementation of
gradient boosting designed for speed and performance. It's
widely used in machine learning competitions and often
yields high accuracy in practice.
18
Conclusion
19
References
1. https://www.geeksforgeeks.org/loan-approval-
prediction-using-machine-learning/
2. https://www.analyticsvidhya.com/blog/2022/05/l
oan-prediction-problem-from-scratch-to-end/
3. https://defisolutions.com/general-news/loan-
approval-prediction-using-machine-
learning/#:~:text=Below%20is%20a%20more%20de
tailed,accurately%20predict%20an%20applicant's
%20creditworthiness.
4. https://www.projectpro.io/article/loan-prediction-
using-machine-learning-project-source-code/632
20