Selected Interactions Proxy
mlr_measures_selected_interactions_proxy.Rd
Proxy measure that simply returns 0. Can be used as a proxy measure which is updated within an optimizer. Only to be used internally.
Dictionary
This Measure can be instantiated via the dictionary mlr_measures or with the associated sugar function msr()
:
Meta Information
Task type: “NA”
Range: \([0, \infty)\)
Minimize: TRUE
Average: macro
Required Prediction: “response”
Required Packages: mlr3
Super class
mlr3::Measure
-> MeasureSelectedInteractionsProxy