question

QingzheGuo-8359 avatar image
0 Votes"
QingzheGuo-8359 asked ramr-msft answered

How to modify Anomaly Dector request or response marginScale value?

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-anomaly-detector
image.png (131.5 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

ramr-msft avatar image
0 Votes"
ramr-msft answered

@QingzheGuo-8359 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.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.