Share via


MLOptions.MLContext Property

Definition

The MLContext which all the ML.NET operations happen.

public Microsoft.ML.MLContext MLContext { get; set; }
member this.MLContext : Microsoft.ML.MLContext with get, set
Public Property MLContext As MLContext

Property Value

Applies to