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