Skip to main content

add-model-type

Add tidypredict support for a new underlying model class/algorithm. Use when a user wants tidypredict to parse a model class it does not yet handle (a new function like quantreg::rq, or a proposed model type such as svm_linear, naive_Bayes, pls, C5_rules). This is the heavier of the two model-support skills: it implements the S3 generics, the parser, and the Tidy Eval formula builder for the new class. To only expose an already-supported class through a new parsnip engine, use add-model-engine instead.

Zur Installation springen

Quellinformationen

Repository
tidymodels/tidypredict
Letzte Quellaktivität
9. August 2026 um 20:00
Erkannte Sprache von SKILL.md
Englisch
Sterne
264
Forks
34

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.