shorten_id: Function that given a list of learners shortens their id to...

View source: R/shorten_id.R

shorten_idR Documentation

Function that given a list of learners shortens their id to exclude everything before "regr." or "classif." depending on task type

Description

Function that given a list of learners shortens their id to exclude everything before "regr." or "classif." depending on task type

Usage

shorten_id(learners, task_type)

Arguments

learners

list of learners

task_type

task type

Value

learners with shortened ids


el-mrt/auto-statistics documentation built on March 19, 2022, 1:57 p.m.