Upload Custom Algorithms to Azure ML Designer (Studio)

Jaydev 16 Reputation points
2021-06-30T13:37:39.073+00:00

Is it possible in some way to extend or customize Azure ML Designer (Studio) to upload and allow selection of custom developed algorithms for training models. The context is to be able to provide power or citizen data scientists with home grown algorithms in a drag and drop manner as enabled by Azure ML Designer Studio whilst still protecting internal IP.
Alternately is there a possibility of exposing dockerized/containerized algorithms for training via the Designer interface.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,337 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. GiftA-MSFT 11,176 Reputation points
    2021-06-30T17:07:13.973+00:00

    Hi, thanks for reaching out. Currently, you cannot create custom modules in Designer. However, Execute R/Python script module allows you to write custom code. This document shows how to use the execute python script module, you can also find more examples on Azure AI Gallery although it uses the ML Studio Classic interface. Hope this helps.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.