timesfm-ts - v1.0.0
    Preparing search index...
    • Reverse the effect of normalizeInputs using pre-computed statistics from the original (pre-normalized) inputs.

      Parameters

      • forecasts: Float32Array<ArrayBufferLike>[]
      • stats: { mu: number; sigma: number }[]

      Returns Float32Array<ArrayBufferLike>[]