Skip to content

This repository contains the material for the SWITCH flask deployment using flask session, dated 28th November, 2021..

Notifications You must be signed in to change notification settings

SwarajBaral/ml-deployment-using-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML deployment using Flask

To re create the functioning of the code that you saw in the session. Do the following.

  1. Clone the contents of this repo into a directory of your choice
    • git clone https://github.com/SwarajBaral/ml-deployment-using-flask.git
  2. (optional. For best results) Start a virtual environment.
    • python -m venv <your-virtual_environment_name>
  3. Install the requirements.
    • pip install -r requirements.txt
  4. Start the flask server
    • python app.py

Author

Swaraj Baral - Student


✨ Do not forget to star the repo

About

This repository contains the material for the SWITCH flask deployment using flask session, dated 28th November, 2021..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published