Skip to content

Building and hosting a ML model that classifies flowers (Iris dataset) on localhost

Notifications You must be signed in to change notification settings

Bolaji61/IRIS-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IRIS-App

Practice on how to build an API for a machine learning model and host on the web using localhost

To run this project

git clone 'https://github.com/Bolaji61/IRIS-App.git'

cd Iris-App in the directory of the cloned project

python app.py

Open the index.html file using a browser, enter the corresponding flower features and click on submit

Voila

About

Building and hosting a ML model that classifies flowers (Iris dataset) on localhost

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published