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:
cd loan-status-and-risk-profiling
streamlit run app.py
WORKING