Spidy20 / Streamlit_Bank_Loan_Prediction

A Bank Loan Prediction web-app using Steamlit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bank Loan Prediction System using Streamlit

forthebadge made-with-python
Python 3.6

Watch Tutorial for this project

Usage:-

  • Clone my repository.

  • Open CMD in working directory.

  • Run following command.

    pip install -r requirements.txt
    
  • Bank_Loan_Prediction.py is the main Python file of Streamlit App.

  • To run app, write following command in CMD.

    streamlit run Bank_Loan_Prediction.py
    
  • Str_Loan_ML.ipynb is the notebook file of the Data pre-processing & Machine Learning.

  • Loan_Data contains the Dataset of this project.

  • For more explanation of this project see the tutorial on Machine Learning Hub YouTube channel.

Screenshots

Just follow☝️ me and Star⭐ my repository

Buy me a Coffee☕

Donate me on PayPal(It will inspire me to do more projects)

Follow us on Instagram for Machine Learning Guidelines & Path

Buy Python & ML projects for students at lower rate

About

A Bank Loan Prediction web-app using Steamlit.


Languages

Language:Jupyter Notebook 98.4%Language:Python 1.6%