跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Aeon Time Series Machine Learning

技能 已验证 活跃

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.

目的

To empower AI agents with specialized algorithms for sophisticated time series analysis beyond standard machine learning approaches.

功能

  • Time series classification and regression
  • Forecasting and anomaly detection
  • Clustering and segmentation
  • Similarity search and pattern discovery
  • Scikit-learn compatible APIs

使用场景

  • Analyzing temporal data with specialized algorithms
  • Detecting anomalies or change points in sequential patterns
  • Clustering or forecasting time-indexed observations
  • Performing univariate and multivariate time series analysis

非目标

  • Handling general machine learning tasks outside of time series
  • Providing basic data manipulation beyond what aeon offers
  • Replacing standard scikit-learn for non-temporal data

Documentation

  • info:Configuration & parameter referenceThe SKILL.md details algorithms and provides quick start examples, but does not explicitly document all parameters or configuration precedence for those algorithms.

Versioning

  • info:Release ManagementThe SKILL.md frontmatter specifies a license, but no explicit version number is present. The installation command `uv pip install aeon` implies a specific version is installed, but it's not clearly declared in the skill's metadata.

Execution

  • info:Pinned dependenciesThe installation instruction uses `uv pip install aeon`, which typically pins dependencies by default. However, a lockfile is not explicitly mentioned as part of the skill's bundle.
  • info:Pinned dependenciesThe installation instruction uses `uv pip install aeon`, which typically pins dependencies by default. However, a lockfile is not explicitly mentioned as part of the skill's bundle, and versioning is not explicitly declared.

Practical Utility

  • info:Edge casesThe SKILL.md documentation mentions data preparation best practices like normalization and handling missing values, but doesn't explicitly list failure modes with symptoms and recovery steps.

安装

npx skills add K-Dense-AI/claude-scientific-skills

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

已验证
95 /100
1 day ago 分析

信任信号

最近提交3 days ago
星标21k
许可证BSD-3-Clause
状态
查看源代码

类似扩展

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.

技能
K-Dense-AI

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.

技能
AlterLab-IEU

Fit Drift Diffusion Model

100

Fit cognitive drift-diffusion models (Ratcliff DDM) to reaction time and accuracy data with parameter estimation (drift rate, boundary separation, non-decision time), model comparison, and parameter recovery validation. Use when modeling binary decision-making with reaction time data, estimating cognitive parameters from experimental data, comparing sequential sampling model variants, or decomposing speed-accuracy tradeoff effects into latent cognitive components.

技能
pjt222

Pipeline Forecasting

100

Generate predictive pipeline forecasts with confidence intervals and scenario modeling for revenue planning

技能
guia-matthieu

Scrum Master Expert

100

Advanced Scrum Master skill for data-driven agile team analysis and coaching. Use when the user asks about sprint planning, velocity tracking, retrospectives, standup facilitation, backlog grooming, story points, burndown charts, blocker resolution, or agile team health. Runs Python scripts to analyse sprint JSON exports from Jira or similar tools: velocity_analyzer.py for Monte Carlo sprint forecasting, sprint_health_scorer.py for multi-dimension health scoring, and retrospective_analyzer.py for action-item and theme tracking. Produces confidence-interval forecasts, health grade reports, and improvement-velocity trends for high-performing Scrum teams.

技能
alirezarezvani

OraClaw Forecast

100

AI 代理的时间序列预测。ARIMA 和 Holt-Winters 预测(含置信区间)。预测收入、流量、价格或任何序列数据。推理延迟低于 5 毫秒。

技能
Whatsonyourmind