tidymodels / discrim

Wrappers for discriminant analysis and naive Bayes models for use with the parsnip package
https://discrim.tidymodels.org
Other
28 stars 3 forks source link

Regularization and documentation updates #28

Closed topepo closed 3 years ago

topepo commented 3 years ago

sda and sparsediscrim engines were added.

Also, changes the documentation to the new format. The PR depends on devel parsnip and, specifically, a certain branch.

github-actions[bot] commented 3 years ago

This pull request 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.