MLOptions Class
Definition
Important
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.
Provides options for ML.NET objects.
public class MLOptions
type MLOptions = class
Public Class MLOptions
- Inheritance
-
MLOptions
Constructors
MLOptions() |
Initializes a new instance of MLOptions. |
Properties
MLContext |
The MLContext which all the ML.NET operations happen. |