Skip to main content
tidymodels
GitHub creator profile

tidymodels

Repository-level view of 13 collected skills across 5 GitHub repositories.

skills collected
13
repositories
5
updated
Aug 20, 2026
repository explorer

Repositories and representative skills

add-dials-parameter
software-developers

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),…

Jun 24, 2026
add-parsnip-model
software-developers

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…

Jun 24, 2026
add-recipe-step
software-developers

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

Jun 24, 2026
add-parsnip-engine
software-developers

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.

Jun 24, 2026
add-yardstick-metric
software-developers

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…

Jun 24, 2026
tidymodels
data-scientists-152051

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…

Apr 8, 2026
Showing 5 of 5 repositories
All repositories loaded