Skip to content

Utilize python flask package for Machine learning model deployment to an website

Notifications You must be signed in to change notification settings

yichenCY/Machine-Leaning-Model-Deployment

Repository files navigation

Dataset:

Model:

  • model.ipynb: Train the model
  • Final_Model.py: Implement the final model

Web page design(Front End):

  • web_structure.html:

Model Deployment(Back End):

  • app.py

Usage:

  1. To run locally either run from the IDE or use the following command: python app.py
  2. Open your web browser and visit: http://127.0.0.1:5000/
  3. On the web, key in the value and press submit button. ML prediction will be shown on the same page

About

Utilize python flask package for Machine learning model deployment to an website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published