{
  "backend_requested": "auto",
  "backend_used": "native",
  "column": null,
  "columns": [
    "x0",
    "x1"
  ],
  "device": "cpu",
  "method": "MSSA",
  "n_jobs": 1,
  "repeat": 3,
  "result_meta": {
    "backend_requested": "auto",
    "backend_used": "native",
    "channel_names": [
      "x0",
      "x1"
    ],
    "dominant_frequencies": [
      0.008333333333333333,
      0.08333333333333333,
      0.08333333333333333,
      0.008333333333333333
    ],
    "input_shape": [
      120,
      2
    ],
    "method": "MSSA",
    "n_channels": 2,
    "native_method": "MSSA_NATIVE",
    "native_solver": "numpy-svd",
    "rank": 10,
    "result_layout": "multivariate",
    "season_components": [
      1,
      2
    ],
    "singular_values": [
      100.79974081545,
      28.289442868705443,
      27.92627049565419,
      4.307096686302975
    ],
    "speed_mode": "exact",
    "trend_components": [
      0,
      3
    ],
    "window": 24
  },
  "samples_ms": [
    1.31156300000157,
    1.2890389999995477,
    1.2730650000207788
  ],
  "series": "examples/data/example_multivariate.csv",
  "speed_mode": "exact",
  "summary": {
    "mean_ms": 1.291222333340632,
    "median_ms": 1.2890389999995477,
    "min_ms": 1.2730650000207788,
    "p95_ms": 1.31156300000157,
    "stdev_ms": 0.01579238654096683
  },
  "warmup": 1
}
