Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

TimesFM Forecasting

Skill Verifiziert Aktiv

Part of the AlterLab Academic Skills suite. Zero-shot time series forecasting with Google's TimesFM foundation model. Use for any univariate time series (sales, sensors, energy, vitals, weather) without training a custom model. Supports CSV/DataFrame/array inputs with point forecasts and prediction intervals. Includes a preflight system checker script to verify RAM/GPU before first use.

Zweck

To perform time series forecasting on univariate data without custom model training, leveraging a powerful foundation model.

Funktionen

  • Zero-shot time series forecasting
  • Uses Google's TimesFM foundation model
  • Supports CSV, DataFrame, and array inputs
  • Provides point forecasts and prediction intervals
  • Includes system requirements checker script

Anwendungsfälle

  • Forecasting sales, sensor data, or energy consumption
  • Predicting stock prices or weather patterns
  • Analyzing time series data without training custom models
  • Generating probabilistic forecasts with confidence bands

Nicht-Ziele

  • Classical statistical models requiring coefficient interpretation
  • Time series classification or clustering
  • Multivariate vector autoregression
  • Tabular data processing (use scikit-learn instead)

Trust

  • info:Issues AttentionThere are 2 open issues and 0 closed issues in the last 90 days, indicating low recent activity or a new/stable project.

Installation

npx skills add AlterLab-IEU/AlterLab-Academic-Skills

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
96 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit17 days ago
Sterne15
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

TimesFM Forecasting

100

Zero-shot time series forecasting with Google's TimesFM foundation model. Use for any univariate time series (sales, sensors, energy, vitals, weather) without training a custom model. Supports CSV/DataFrame/array inputs with point forecasts and prediction intervals. Includes a preflight system checker script to verify RAM/GPU before first use.

Skill
K-Dense-AI

OraClaw Forecast

100

Zeitreihenprognose für KI-Agenten. ARIMA- und Holt-Winters-Vorhersagen mit Konfidenzintervallen. Prognostizieren Sie Umsatz, Traffic, Preise oder beliebige sequentielle Daten. Inferenz unter 5 ms.

Skill
Whatsonyourmind

Alterlab Aeon

98

Part of the AlterLab Academic Skills suite. This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard ML approaches. Particularly suited for univariate and multivariate time series analysis with scikit-learn compatible APIs.

Skill
AlterLab-IEU

Forecast Operational Metrics

95

Forecast infrastructure and application metrics using Prophet or statsmodels for capacity planning, cost optimization, and proactive scaling. Visualize predictions in Grafana and set up alerts for projected resource exhaustion. Use when forecasting infrastructure capacity needs for CPU, memory, or disk, planning hardware procurement for next quarter, predicting cost trends to optimize cloud spending, or setting up proactive scaling policies based on predicted load.

Skill
pjt222

Aeon Time Series Machine Learning

95

This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard ML approaches. Particularly suited for univariate and multivariate time series analysis with scikit-learn compatible APIs.

Skill
K-Dense-AI

SHAP Model Interpretability

100

Model interpretability and explainability using SHAP (SHapley Additive exPlanations). Use this skill when explaining machine learning model predictions, computing feature importance, generating SHAP plots (waterfall, beeswarm, bar, scatter, force, heatmap), debugging models, analyzing model bias or fairness, comparing models, or implementing explainable AI. Works with tree-based models (XGBoost, LightGBM, Random Forest), deep learning (TensorFlow, PyTorch), linear models, and any black-box model.

Skill
K-Dense-AI