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
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. Ramr-msft 17,826 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 Answers by the question author, which helps users to know the answer solved the author's problem.