default_learners {postcard}R Documentation

Creates a list of learners

Description

This function creates a list of learners compatible with the learners argument of fit_best_learner, which is used as the default argument.

Usage

default_learners()

Value

a named list of learners, where each element consists of a

Examples

default_learners()


[Package postcard version 1.0.0 Index]