Added MLflow tracking notebook, updated YAML calls to use safe_load
Merge request shows how to work with MLflow (uses the oaktreetech/mlflow
container image):
- train example classifier
- persist ML artifacts to MLflow
- query models and read experiment data
- load model from MLflow API