Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 441 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 441 Bytes

feige-loan-approval

Author: Malcolm Ng
Date: 2020-09-06

Task 1: - Data analysis and ML Classifier.

View jupyter notebook

Task 2.1: - Frontend

Run the following command in the root directory to start the web app:
python flaskapi.py
Then open http://127.0.0.1:8050/ in web browser

Task 2.2: - Backend

Run the following command in the root directory:
python flaskapi.py
Then run sample code in jupyter notebook