aeon
aeon:Aeon是一个兼容 scikit-learn Python 工具包 ,用于 时序机器学习。 It provides state-of- -art algorithms ,用于 分类,回归,聚类,预测,异常检测,分割,、 相似性检索…
维护者 Clayton Young / Superior Byte Works, LLC (@borealBytes) · 最近更新 2026年4月1日
timesfm-forecasting:TimesFM (Time Series Foundation Model) is pretrained decoder-only foundation model developed by Google Research ,用于 time-series 预测。 It works **。
原始来源
https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-skills/timesfm-forecasting
技能摘要
原始文档
Use this skill when:
Do not use this skill when:
statsmodelsaeonstatsmodelsscikit-learnNote on Anomaly Detection: TimesFM does not have built-in anomaly detection, but you can use the quantile forecasts as prediction intervals — values outside the 90% CI (q10–q90) are statistically unusual. See the
examples/anomaly-detection/directory for a full example.
CRITICAL — ALWAYS run the system checker before loading the model for the first time.
This script checks:
timesfm and torch are installedNote: Model weights are NOT stored in this repository. TimesFM weights (~800 MB) download on-demand from HuggingFace on first use and cache in
~/.cache/huggingface/. The preflight checker ensures sufficient resources before any download begins.
相关技能
aeon:Aeon是一个兼容 scikit-learn Python 工具包 ,用于 时序机器学习。 It provides state-of- -art algorithms ,用于 分类,回归,聚类,预测,异常检测,分割,、 相似性检索…
arxiv-database:This skill provides Python tools ,用于 searching 、 retrieving preprints ,面向 arXiv.org ,通过 its public Atom A…
bio-chipseq-differential-binding:Differential binding analysis ,使用 DiffBind。 比较 ChIP-seq peaks between conditions ,支持 st…
bio-crispr-screens-base-editing-analysis:分析 base editing 、 prime editing outcomes ,涵盖 editing efficiency,bystander edits…