Skip to content

Image Classification Web App Using Machine Learning with Python and Flask

Notifications You must be signed in to change notification settings

Tlacaelel97/WebClassification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebClassification

Image Classification Web App Using Machine Learning with Python and Flask

Models

The machine learning models are in the models directory:

  1. SGD clasiffier model
  2. Scaler model

Usage

To run this models you will need to install the requirements.txt

From a terminal

  1. Install Requirements pip install -r requirements.txt
  2. Run flask_app.py

About

Image Classification Web App Using Machine Learning with Python and Flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages