Skip to main content
tidymodels
GitHub 创作者资料

tidymodels

按仓库查看 5 个 GitHub 仓库中的 13 个已收集 skills。

已收集 skills
13
仓库
5
更新
2026年8月20日
仓库浏览

仓库与代表性 skills

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

2026年6月24日
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…

2026年6月24日
add-recipe-step
软件开发工程师

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

2026年6月24日
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.

2026年6月24日
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…

2026年6月24日
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…

2026年4月8日
已展示 5 / 5 个仓库
已展示全部仓库