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

Many of the tidymodels/discrim documentation websites aren't accessible anymore #39

Closed deschen1 closed 3 months ago

deschen1 commented 2 years ago

E.g. https://discrim.tidymodels.org/reference/details_naive_Bayes_naivebayes.html throws a 404 error (so do many others).

EmilHvitfeldt commented 2 years ago

Hello @deschen1! thank for bringing this to our attention. This is an unfortunate side-effect of our effort to move the engine specific documentation to {parsnip} https://github.com/tidymodels/parsnip/pull/631

This will hopefully be fixed shortly!