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.

tidymodels 0264efb 30 files · 416.7 KB Updated

File contents

tidymodels/skills/tree/main/developers/add-parsnip-model commit 0264efb723

Frequently asked questions

npx skillmds@latest add tidymodels/add-parsnip-model