Nothing
r descr_models("ordinal_reg", "polr")
This model has no tuning parameters.
r uses_extension("ordinal_reg", "polr", "classification")
library(ordered) ordinal_reg() %>% set_engine("polr") %>% set_mode("classification") %>% translate()
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.