Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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