Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 285 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 285 Bytes

Server Model Iris

This project is a API that serve a classification machine learning model.

A project choiced was the Iris Flower, from iris dataset

for local test

build image

make build

run container

make run