Open
Description
Please provide the following information for your submission:
What is your name (First, Last):
Wouter Bauchart
Where is your GitHub Repo (with your challenge solution):
https://github.com/WouterBau/ColdStart-Challenge-2021/tree/challenge-5-submission
What Challenge is this for (challenge number between 1 and 6):
5
(Optional) Anything else we should know? e.g., language used, location, blog post?
- Used Azure Machine Learning Portal to create and deploy forecast model
- Azure Container Instance Swagger: http://ee6bdfad-e2a9-4654-b9c3-a9232bdff2e9.westeurope.azurecontainer.io/swagger.json
- ACI is stopped every hour by Azure Logic App to keep Azure costs low
- Azure Logic App to start ACI again: https://prod-114.westeurope.logic.azure.com/workflows/d0679842188c49ba99f1940982833b44/triggers/manual/paths/invoke?api-version=2016-10-01&sp=%2Ftriggers%2Fmanual%2Frun&sv=1.0&sig=Ey6nsMOOkG8Zo9Mwf-f6tlx6Uentlmfvq6Q-b-wC5Ak
- Added HTTP Triggered Azure Function for testing with explicit format of date: https://coldstart-challenge-2021.azurewebsites.net/api/swagger/ui?#/Forecast/Run
Metadata
Metadata
Assignees
Labels
No labels