Share via

Where to look for Source Code while implementing Azure Machine learning?

Shivapriya Katta 51 Reputation points
2022-02-25T16:20:24.193+00:00

I am implementing a training pipeline using Azure Machine learning Pipeline architecture. I am interested in looking at the Source code, for example Hyper-drive step class or python-script step class. Where should I look for Source code?

Azure Machine Learning

1 answer

Sort by: Most helpful
  1. GiftA-MSFT 11,181 Reputation points Moderator
    2022-02-25T19:34:48.637+00:00

    Hi, it seems you're looking for source code for AzureML Pipelines. You can find it here. Also, here's an example notebook that demonstrates the use of HyperDriveStep.

    Was this answer helpful?

    0 comments No comments

Your answer

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