Skip to content

supulwickramasinghe/ML-Ops-iris-classifier-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iris Classifier App

A simple Streamlit web app that classifies iris flower species using a trained machine learning model (Random Forest) on the built-in scikit-learn Iris dataset.

This project is containerized with Docker and deployable anywhere via Docker Hub.


🚀 Demo

Try it locally:

docker run -p 8501:8501 supulwickramasinghe/iris-classifier-app:latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published