MeasureValLoss: Validation Loss Measure

Description Meta Information Super class Methods

Description

Validation Loss Measure

Validation Loss Measure

Meta Information

* Type: 'NA' * Range: [0, Inf) * Minimize: 'TRUE' * Required prediction: 'response'

Super class

mlr3::Measure -> MeasureValLoss

Methods

Public methods

Inherited methods

Method new()

Creates a new measure that measures a keras learner's validation loss.

Usage
MeasureValLoss$new(id = "val_loss")
Arguments
id

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


Method clone()

The objects of this class are cloneable with this method.

Usage
MeasureValLoss$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


pfistfl/distillery documentation built on April 17, 2021, 10 p.m.