Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 905 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 905 Bytes

This project is POC for Smart India Hackathon 2020. This Django based website. It includes three machine learning models - Loan Prediction Model, Admission Prediction Model and Email Spam Detection Model

How to Run-

1.Install all python packages on your system which is listed in requirements.txt file.

2.Open cmd or terminal

3.Go to file location were manage.py is located

4.Run the command python manage.py runserver

5.Open your browser and open url http://127.0.0.1:8000/

Demo Videos-

1- https://youtu.be/RY0kUCg1n3Q

2- https://youtu.be/cOKWb4Cy88o

Demo GIF