A machine Learning model that returns the loan status (whether loan will be defaulted or not),.. whether the loan will be approved or not ,.. from user input
TO RUN THIS APP LOCALLY:
- Download the repository
cd loan-status-and-risk-profiling
- open cmd
- run command:
streamlit run app.py
WORKING