What problem does it solve?
This Skill removes the need to train custom forecasting models when you need reliable point forecasts and uncertainty bands for a univariate time series.
Core Features & Use Cases
- Zero-shot forecasting: Forecast sales, demand, sensors, energy, weather, or health metrics directly from historical values.
- Prediction intervals: Return median forecasts alongside calibrated quantile bands for risk-aware planning and anomaly screening.
- Covariate workflows: Support exogenous drivers such as price, holidays, and region labels for more realistic forecasts.
- Operational guardrails: Includes a preflight system check, batch-size recommendations, and data-preparation guidance to reduce crashes and out-of-memory errors.
- Use Case: A researcher can load a CSV of monthly observations, run the forecast workflow, and quickly export a future trajectory with confidence bounds for reporting or review.
Quick Start
Ask the assistant to check the system and forecast your attached univariate time series with TimesFM, returning point forecasts and prediction intervals in a ready-to-export table.