Media
How to Build A Machine Learning Web App with Python
I show you how to build and deploy a machine learning web app using Python and Flask.

In this video, I show you how to build and deploy a machine learning web app using Python and Flask.
Machine Learning Web App with Python Contents
- 0:00 Intro
- 1:40 Setting up Virtual Environment
- 4:52 Installing Flask and Quick Start
- 7:02 The Model to Use and Creating the Front End (Hello World)
- 15:37 Bootstrap
- 20:09 Creating “predict” Function and Front End (form)
