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개 표시
모든 저장소를 표시했습니다