Skills
MCP
Plugins
Subagents
.fyi
.fyi
Search…
⌘K
…
/
datazoode
/
anofox-forecast
home
/
skills
/
datazoode
/
anofox-forecast
datazoode/anofox-forecast
5 skills
View on GitHub
$
npx skills add datazoode/anofox-forecast
Skill
Installs
anofox-forecast-backtest
Backtesting, cross-validation, evaluation metrics, and conformal prediction intervals for the anofox_forecast DuckDB extension. Use when evaluating forecast accuracy, comparing models with time-series
—
anofox-forecast-data-prep
Data preparation for the anofox_forecast DuckDB extension — filling gaps, imputing nulls, dropping bad series, differencing, detrending, hierarchical key operations. Use when preparing raw time series
—
anofox-forecast-detection
Seasonality, changepoint, peak, and decomposition detection for the anofox_forecast DuckDB extension. Use when identifying seasonal periods before configuring seasonal forecasting models, detecting st
—
anofox-forecast-eda
Exploratory data analysis and data quality for the anofox_forecast DuckDB extension — 34 per-series statistics, data-quality scoring, quality-report summaries, and 117 tsfresh-compatible feature extra
—
anofox-forecast-models
Forecasting models and the `ts_forecast_by` API surface of the anofox_forecast DuckDB extension. Covers 33 models (baseline, exponential smoothing, state-space, ARIMA, Theta, multi-seasonal, intermitt
—