Share via

How to use Azure ML Design ML Algorithms and Anomaly Detection in notebook?

Ghada 31 Reputation points
2022-10-09T19:09:27.2+00:00

I am using Azure ML notebook to build and test a PCA-based anomaly detection model. The Azure ML Designer contains ML algorithms and anomaly detection methods. How can I reuse these Designer components in Azure notebook?

Azure Machine Learning
0 comments No comments

1 answer

Sort by: Most helpful
  1. Ramr-msft 17,836 Reputation points
    2022-10-11T03:27:34.187+00:00

    @Ghada Thanks for the question. Once you have trained in the designer you can Download the entry script file and conda dependencies file from the designer and use in the notebook.

    1 person found this answer helpful.

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.