zhongsheng-chen / deploy_iris_model

deploy iris classification model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deploy_iris_model

deploy iris classification model

csv file

dataset that is used in this section is iris dataset

model_iris

contains model for doing classification based on iris flower data

request_iris

contains code for asking request in local (from anaconda prompt)

server

contains code to be a server in local

flask_app

contains code which is very similar with server.py, the only different is only url. This code will be used as a server in public domain (pythonanywhere.com). The platform for API development that is used in this section is Postman

About

deploy iris classification model


Languages

Language:Python 100.0%