Description Meta Information Super class Methods
Validation Loss Measure
Validation Loss Measure
* Type: 'NA' * Range: [0, Inf) * Minimize: 'TRUE' * Required prediction: 'response'
mlr3::Measure
-> MeasureValLoss
new()
Creates a new measure that measures a keras learner's validation loss.
MeasureValLoss$new(id = "val_loss")
id
Id of the measure Creates a new instance of this [R6][R6::R6Class] class.
clone()
The objects of this class are cloneable with this method.
MeasureValLoss$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.