From 8235f5949422302c9951538869ae3d66f3024b98 Mon Sep 17 00:00:00 2001 From: Marvin Buss <34542414+marvinbuss@users.noreply.github.com> Date: Wed, 23 Oct 2019 12:37:20 +0200 Subject: [PATCH] Update Readme.md --- Readme.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Readme.md b/Readme.md index 47cefe4..51d667f 100644 --- a/Readme.md +++ b/Readme.md @@ -99,3 +99,10 @@ The GitHub Workflow requires the follwing secrets: - [GitHub Actions Documentation](https://help.github.com/en/github/automating-your-workflow-with-github-actions) - [Azure Machine Learning Documentation](https://docs.microsoft.com/en-us/azure/machine-learning/) - [Azure Machine Learning Python SDK Reference](https://docs.microsoft.com/en-us/python/api/overview/azure/ml/intro?view=azure-ml-py) + +## TODO + +- Implement automatic Swagger generation +- Handover of model name to training script +- Bugfix in model evaluation +- stop pileine failing if model performs worse: use features in GitHub Actions for improvement