tidymodels / censored

Parsnip wrappers for survival models
https://censored.tidymodels.org/
Other
123 stars 12 forks source link

convert documentation to the new parsnip format #79

Closed hfrick closed 3 years ago

hfrick commented 3 years ago

engines in censored

hfrick commented 3 years ago

For a decision_tree(), the rpart engine is not a new engine for parsnip. Rather, it is a new mode. The parsnip docs are currently not built for adding new modes (as opposed to adding new engines).

github-actions[bot] commented 2 years ago

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.