MLContext.Regression Property

Definition

Trainers and tasks specific to regression problems.

public Microsoft.ML.RegressionCatalog Regression { get; }
member this.Regression : Microsoft.ML.RegressionCatalog
Public ReadOnly Property Regression As RegressionCatalog

Property Value

Applies to