You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple ML web app, created using Django for predicting if the loan would be repaid or not.
To run this locally cd into the mlwebapp folder
Then Use the command:
python manage.py runserver
About
A simple ML web app, created using Django for predicting the loan repayment.