You're viewing a demo portfolio

Join the waitlist
PRSM

waveguard_multi_horizon_outlook

Active

Tool of WaveGuard

declared in 3.3.0

Compute horizon-specific anomaly outlook and consistency across windows.

Parameters schema

{
  "type": "object",
  "required": [
    "training",
    "sequence",
    "horizons"
  ],
  "properties": {
    "horizons": {
      "type": "array",
      "items": {
        "type": "integer"
      },
      "minItems": 1,
      "description": "List of horizon lengths (in sequence steps) to evaluate."
    },
    "sequence": {
      "type": "array",
      "minItems": 1,
      "description": "Ordered sample sequence used for multi-horizon outlook analysis."
    },
    "training": {
      "type": "array",
      "minItems": 2,
      "description": "2+ baseline normal samples used to establish reference behavior."
    },
    "field_level": {
      "enum": [
        0,
        1
      ],
      "type": "integer",
      "description": "0 = real scalar field, 1 = complex field."
    },
    "sensitivity": {
      "type": "number",
      "description": "Anomaly sensitivity multiplier (default: 1.0)."
    },
    "encoder_type": {
      "type": "string",
      "description": "Optional encoder override. Omit to auto-detect."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

WaveGuard

https://github.com/gpartin/LFMAnomalyDetection

2/7 registries
View full server →