Deploy Machine Learning Models using Flask
Jay Jay
882 subscribers
114,628 views
2.6K

 Published On Mar 5, 2021

Link to code: https://github.com/JayMehtaUK/image-c...

In this tutorial you will learn how to deploy an ML model with python using Flask. This will allow users to interact with your model via http requests. In this example I've built a basic page where a user can upload an image and then it will return information about what animal is in the image.

If you are new to using HTML then check out this video:
   • Video  

Chapters:
00:00 Introduction & Demo
01:00 Getting started with Flask
03:31 Flask Templates
05:58 Allowing user input
10:43 Adding the ML Model

show more

Share/Embed