About the Azure ML Studio Model Catalog category
Machine learning in Azure
How good is Azure for MLOps?
Is there a way to get azure machine learning for free?
Videos
Hi everybody,
I recently got hired in a company using azure, and I expect to be building ml models on that platform. I am currently looking into their ml based offerings, and right now feel somewhat disappointed that the main ML tool is centered around drag and drop modelling (??). Has anybody worked with ML in azure doing more custom things?
In AWS I would build ml or data pipeline using infrastructure as code and pointing to my python scripts doing the actual logic. This gave me perfect flexibility for what I needed to do, and I am wondering how to do this in azure without building everything myself.
Do I do arm templates pointing at my python scripts or what? I would like to use some of the ml services provided (easy monitoring and deployment ) but perhaps with custom feature engineering and modelling.