shorten_id | R Documentation |
Function that given a list of learners shortens their id to exclude everything before "regr." or "classif." depending on task type
shorten_id(learners, task_type)
learners |
list of learners |
task_type |
task type |
learners with shortened ids
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.