Skip to content

paub21/iris_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clone this repository (iris_web) to you computer

  • open a terminal (i.e. cmd)

  • pip install pipenv (skip this step if 'pipenv' has been installed on your computer already)

  • cd iris_web && pipenv install --three

  • pipenv shell

  • pipenv install pandas numpy scikit-learn flask

  • python server.py

  • python model.py (skip this step to use the existing model.pkl)

  • open a web browser and type 'http://127.0.0.1:5000/home' in the address bar

  • a window will apprear for entering iris data to be predicted

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published