Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aviralgarg05 committed Jul 14, 2024
1 parent 0d09ac4 commit 5077133
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Loan Repayment Prediction/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Loan Prediction Project
# Loan Repayment Prediction

## Overview

Welcome to the Loan Prediction Project! This project aims to build a predictive model to identify the likelihood of a loan application being approved. Leveraging machine learning techniques, this project helps financial institutions streamline their loan approval processes and minimize risks.
Welcome to the Loan Repayment Prediction Project! This project aims to build a predictive model to identify the likelihood of a loan application being approved. Leveraging machine learning techniques, this project helps financial institutions streamline their loan approval processes and minimize risks.

## Table of Contents

Expand All @@ -18,7 +18,7 @@ Welcome to the Loan Prediction Project! This project aims to build a predictive

## Project Description

The Loan Prediction Project utilizes various machine learning algorithms to predict loan approvals based on applicant information. The primary goal is to create a model that accurately predicts whether a loan should be approved, thus aiding financial institutions in decision-making.
The Loan Repayment Prediction Project utilizes various machine learning algorithms to predict loan approvals based on applicant information. The primary goal is to create a model that accurately predicts whether a loan should be approved, thus aiding financial institutions in decision-making.

## Data Description

Expand All @@ -34,7 +34,7 @@ To run this project, you'll need to have Python installed. Follow the steps belo

1. Clone the repository:
```bash
git clone https://github.com/aviralgarg05/Loan-Prediciton-Project.git
git clone https://github.com/aviralgarg05/Loan-Repayment-Prediciton.git
```
2. Navigate to the project directory:
```bash
Expand Down

0 comments on commit 5077133

Please sign in to comment.