← All creators

tidymodels

Organization

Claude Code Skills for Tidymodels

6 indexed · 0 Featured · 10 stars · avg score 62
Prolific

Categories

Indexed Skills (6)

Code & Development Listed

add-dials-parameter

Guide for creating new dials parameters for hyperparameter tuning. Use when a developer needs to define custom tuning parameters for models, recipes, or workflows, including quantitative parameters (continuous/integer), qualitative parameters (categorical), parameters with transformations, and data-dependent parameters requiring finalization.

10 Updated 2 weeks ago
tidymodels
AI & Automation Listed

add-parsnip-engine

Add new computational engines to existing parsnip models. Use when connecting an existing parsnip model (linear_reg, boost_tree, etc.) to a new computational backend or R package.

10 Updated 2 weeks ago
tidymodels
AI & Automation Listed

add-parsnip-model

Create entirely new model specifications for the parsnip package. Use when creating a fundamentally new model type (like linear_reg, boost_tree) with its constructors, registration, and engine implementations. For adding engines to existing models, use add-parsnip-engine instead.

10 Updated 2 weeks ago
tidymodels
DevOps & Infrastructure Listed

add-recipe-step

Create a new preprocessing step for the recipes package following tidymodels conventions

10 Updated 2 weeks ago
tidymodels
Code & Development Listed

add-yardstick-metric

Guide for creating new yardstick metrics. Use when a developer needs to extend yardstick with a custom performance metric, including numeric, class, probability, ordered probability, survival (static, dynamic, integrated, linear predictor), and quantile metrics.

10 Updated 2 weeks ago
tidymodels
AI & Automation Listed

tidymodels

Build machine learning models using tidymodels for tabular data using proper data spending, resampling, and validation practices. Covers train/test splitting, cross-validation, feature engineering, model tuning, and evaluation. Use when building predictive models, comparing algorithms, or when users mention machine learning, model training, or prediction tasks.

10 Updated 2 weeks ago
tidymodels

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.