Python SDK is more flexible obviously. I was suffering from the complicated UI then back to SDK. You can publish model in SDk then back to studio.
But they do integrate useful thing.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi
I have a python script which will take parameters from Azure Data Factory and automatically register Datasets in Azure ML Workspace. I have already prepared this script. And I have run in the Notebooks and is working fine.
I want to create a Pipeline in AML and call this python Script which will not have any input datasets and call this pipeline from ADF using PipelineID.
But when I am creating a Pipeline, system is showing default function azureml_main. I do not want to use this. How to solve this issue
Python SDK is more flexible obviously. I was suffering from the complicated UI then back to SDK. You can publish model in SDk then back to studio.
But they do integrate useful thing.