|
You are here |
recipes.tidymodels.org | ||
| | | | |
parsnip.tidymodels.org
|
|
| | | | | augment() will add column(s) for predictions to the given data. | |
| | | | |
yardstick.tidymodels.org
|
|
| | | | | Compute the logarithmic loss of a classification model. | |
| | | | |
dplyr.tidyverse.org
|
|
| | | | | Most data operations are done on groups defined by variables. group_by() takes an existing tbl and converts it into a grouped tbl where operations are performed "by group". ungroup() removes grouping. | |
| | | | |
ddarmon.github.io
|
|
| | | |||