Algorithms

PredictAI

PredictAI is a local Splunk_ML_Toolkit algorithm registered at `bin/algos/PredictAI.py`.

No upstream section in the Splunk AI Toolkit 5.6.4 algorithms page. This page is generated from local app metadata only.

Local availability Permalink to this section

  • Local class: PredictAI
  • Source file: Splunk_ML_Toolkit/bin/algos/PredictAI.py (in-repo path Splunk_ML_Toolkit/bin/algos/PredictAI.py)
  • algos.conf stanza: not registered
  • Class bases: ValidationMixin, ApiClientMixin, ContextMixin, ForecastModeMixin, AnomalyModeMixin, OutputUtilsMixin, BaseAlgo

Class docstring Permalink to this section

PredictAI algorithm for zero-shot time series forecasting.

    This algorithm:
    - Validates time resolution (1-min or 5-min)
    - Applies forward fill for null values (configurable via IMPUTE_NULLS constant)
    - Validates numerical columns
    - Calls AI prediction service
    - Returns forecasts with multiple quantiles

Press Cmd/Ctrl+K to focus search. Esc to close.

Type to search the portal.