Skip to content

rahul7528/docker-ml-hello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

docker-ml-hello

Simple demo project to containerize a tiny machine learning script using Docker and Python.

The script trains a DecisionTreeClassifier on the Iris dataset and prints a message when the model is loaded.

Files

app.py

About

Sample Python app via Docker (Docker Project 2)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published