The constructor of AnomalyDetector was changed, cause some tests fail, we need to adjust to that change, we haven't done that in 2.x branch, so this PR only targets for the 2.x branch.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.
Description
The constructor of
AnomalyDetector
was changed, cause some tests fail, we need to adjust to that change, we haven't done that in 2.x branch, so this PR only targets for the 2.x branch.Related Issues
No issue.
Check List
--signoff
.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.