Skip to main content
在 Manus 中运行任何 Skill
一键导入
tidymodels
GitHub 创作者资料

tidymodels

按仓库查看 3 个 GitHub 仓库中的 10 个已收集 skills。

已收集 skills
10
仓库
3
更新
2026-06-24
仓库浏览

仓库与代表性 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), parameters with transformations, and data-dependent parameters requiring finalization.

2026-06-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 add-parsnip-engine instead.

2026-06-24
add-recipe-step
软件开发工程师

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

2026-06-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-06-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 metrics.

2026-06-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 models, comparing algorithms, or when users mention machine learning, model training, or prediction tasks.

2026-04-08
已展示 3 / 3 个仓库
已展示全部仓库