Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,333 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have a trained model on Azure Automated Machine Learning, what I want to know is that if it is possible to deploy that model on an executable program (C# or Python) or with an HTML program.
With this I want to accomplish the following process:
I would really appreciate an answer. Thank you in advance!