MachineLearningObjective Class

Definition

Optimization objective.

public class MachineLearningObjective
type MachineLearningObjective = class
Public Class MachineLearningObjective
Inheritance
MachineLearningObjective

Constructors

MachineLearningObjective(MachineLearningGoal, String)

Initializes a new instance of MachineLearningObjective.

Properties

Goal

[Required] Defines supported metric goals for hyperparameter tuning.

PrimaryMetric

[Required] Name of the metric to optimize.

Applies to