Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

ts-agents

ts-agents には fnauman から収集した 6 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
6
Stars
3
更新
2026-05-13
Forks
0
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

report-generation
上級秘書・行政アシスタント

Convert ts-agents workflow outputs, run manifests, plots, JSON, CSV files, and short Markdown reports into stakeholder-facing Markdown, Quarto, HTML, or PDF reports. Use when the user asks for a report, executive summary, research appendix, or reusable analysis deliverable from existing ts-agents artifacts.

2026-05-13
time-series-activity-recognition
データサイエンティスト

End-to-end workflow for labeled-stream activity recognition: prepare or download data, run window-size selection, evaluate a windowed classifier, and produce plots + a short report. Use when you need a reproducible CLI workflow artifact or evaluation bundle.

2026-04-20
time-series-forecasting
データサイエンティスト

Forecast/predict future values of a time series, choose reasonable baselines, and compare forecasting methods on arbitrary series loaded from ts-agents data.

2026-04-05
time-series-classification
データサイエンティスト

Supervised time series classification: choose and run classifiers (KNN/DTW, ROCKET variants, HIVE-COTE), compare models, and report accuracy. Use when the user asks to classify/categorize time series, build a classifier, or compare time series classification algorithms.

2026-04-01
time-series-decomposition
データサイエンティスト

Decompose a time series into trend/seasonal/residual components (STL, MSTL, Holt-Winters). Use when the user asks about trend, seasonality, detrending, or wants residuals for anomaly detection/forecasting.

2026-04-01
time-series-diagnostics
データサイエンティスト

Quick EDA and diagnostics for a time series: descriptive stats, autocorrelation, and periodicity. Use when the user asks "what does this series look like?", "is there seasonality?", "what's the period?", or before choosing decomposition/forecasting parameters.

2026-04-01