How to modify Anomaly Dector request or response marginScale value?

Qingzhe Guo 1 Reputation point
2021-12-13T12:46:08.433+00:00

Hi there,

We are trying to use Azure Anomaly Detector to detect abnormal points in the data. Using Python SDK's detect_entire_series method to get the abnormal points in the entire series.

And I refer to the document, the document mentions that modifying the marginScale variable value can affect upperBound and lowerBound, and can further affect the results of the detection, but I did not see it in the request and response objects of the Python SDK.
157119-image.png
Could anyone please explain where this variable can be modified?

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,375 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ramr-msft 17,616 Reputation points
    2021-12-14T10:14:06.84+00:00

    @Qingzhe Guo Thanks for the question. Here is the link to the response data for the entireDetect operation.

    We have forwarded to the product team to check on this.

    0 comments No comments