LearnerClassifLightGBM: Classification LightGBM Learner

Description Format Super classes Methods

Description

Classification LightGBM Learner

Classification LightGBM Learner

Format

[R6::R6Class] inheriting from [mlr3::LearnerClassif].

Super classes

mlr3::Learner -> mlr3::LearnerClassif -> LearnerClassifLightGBM

Methods

Public methods

Inherited methods

Method new()

Creates a new instance of this [R6][R6::R6Class] class.

Usage
LearnerClassifLightGBM$new()

Method importance()

The importance function

Usage
LearnerClassifLightGBM$importance()

Method clone()

The objects of this class are cloneable with this method.

Usage
LearnerClassifLightGBM$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


kapsner/mlr3learners.lightgbm documentation built on Feb. 17, 2021, 5:53 p.m.