Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
"targetProperty": "current"
component.min
-Inf
component.max
+Inf
{ "name": "root", "type": "AnomalyDetector", "params": { "type": "THRESHOLD", "component.max": "75", "component.min": "10", ... # shared parameters }, "inputs": [ { # current data "targetProperty": "current", "sourcePlanNode": "currentData", "sourceProperty": "currentOutput" } ] }
Was this page helpful?