We have created an Azure ML Studio based proof of concept. I would like to get the "source code" into a source code repository. We use Git on AzureDevOps.
I'm at a loss where to begin since the designer has no source files with which to interact. All of the project is point-and-click via the Designer. This is a ML project built following this tutorial: https://docs.microsoft.com/en-us/azure/machine-learning/tutorial-designer-automobile-price-train-score
We've created our own models, data, etc and have a solution.
What artifacts from an Azure ML Studio project should be included in a version control system? Where are these files located?
Thanks for any insight.
-jeremiah
