aeon
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.
适合你,如果处理带有时间索引的数据并需要专门的时序算法
/ 通过 npx 安装 校验哈希
npx oh-my-skill add k-dense-ai/scientific-agent-skills/aeon/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- k-dense-ai/scientific-agent-skills/aeon/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify k-dense-ai/scientific-agent-skills/aeon安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
32035GitHub stars
~2.3K最小装载
~13.3K含声明引用
~13.3K文本包总量
索引托管
怎么用
商店整理自技能原文 · 版本 ab2f84a · 表述以原文为准它做什么
装上后,Claude 可以使用 aeon 工具包对时间序列数据进行机器学习,包括分类、回归、聚类、预测、异常检测等任务,并生成对应的 Python 代码。
什么时候触发
当你需要处理时间序列数据,例如进行分类、预测或异常检测时,Claude 会自动调用 aeon 工具包的相关功能。
装好后可以这样说
Claude会加载数据并训练分类器,返回准确率。
Claude会使用aeon的ARIMA进行多步预测。
Claude会使用STOMP算法输出异常分数。
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…