andikarachman

30 mods across 1 repository, 14 stars between them.

shap

25

andikarachman/data-science-plugin

Skill Claude CodeCodex

SHAP API patterns for model interpretability -- explainer selection, feature attribution, and visualization. Use when /ds:experiment needs per-prediction explanations, global feature importance, or interaction analysis. For built-in tree importance and permutation importance use scikit-learn; for coefficient-based…

14 6mo ago A 65 tokens

split-strategy

26

andikarachman/data-science-plugin

Skill Claude CodeCodex

Select and implement appropriate train/validation/test split strategies based on data characteristics. Use when designing the evaluation framework for a model.

14 6mo ago A 29 tokens

andikarachman/data-science-plugin

Skill Claude CodeCodex

Guided statistical analysis with test selection, assumption checking, power analysis, and APA reporting. Use when /ds:experiment needs to design comparison protocols, validate assumptions, or report results.

14 6mo ago A 41 tokens

statsmodels

28

andikarachman/data-science-plugin

Skill Claude CodeCodex

Statsmodels API patterns for OLS, GLM, discrete choice, time series (ARIMA/SARIMAX), and diagnostics. Use when /ds:experiment needs statsmodels model fitting, diagnostics, or time-series forecasting, or /ds:eda needs VIF and stationarity checks. For guided test selection and APA reporting use statistical-analysis.

14 6mo ago A 73 tokens

andikarachman/data-science-plugin

Skill Claude CodeCodex

Hyperparameter tuning workflow reference -- strategy selection, Bayesian optimization with Optuna, search space design, and result analysis. Use when /ds:experiment needs to choose a tuning strategy, design search spaces, or analyze tuning runs.

14 6mo ago A 51 tokens

At most 3 mods per repository are shown here — the rest are on their repository pages: