Skip to content

Rogendo/LoanPrediction-MachineLearning

Repository files navigation

This machine learning model predicts if your request for a loan is approved or not.

LoanPrediction-MachineLearning - Readme.md

Intro - Welcome to LoanPrediction-MachineLearning model, making predictions easy for you


LoanPrediction-MachineLearning uses a series of inputs to analyze if a person is viable or recommended to get loan or not. These input parameters include gender, salary, depts etc

How to run it?

The following instructions were tested on the Windows and Linux with Python 3.8.

  1. Clone this repository

git clone   https://github.com/Rogendo/Crop_Yield_Prediction.git


cd  LoanPrediction-MachineLearning/

  1. Create and activate virtual environment

python -m venv venv

on Linux system


source venv/bin/activate

on Windows system


.\venv\Scripts\activate.bat

  1. Install requirements

pip install  -r requirements.txt

  1. Run the project

streamlit run app.py

List of features

  • Loan Prediction

Contributing

Keep it simple..

Author or Acknowledgments

  • Peter Rogendo

License

This project is licensed under the MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages