Represents a machine learning context used for lifetime control and pooling of the compiled MachineLearningOperator.
| Constructor | Description | 
|---|---|
| MachineLearningContext | Create a new machine learning context. | 
| Method | Description | 
|---|---|
| Dispose | Disposes the MachineLearningContext instance and all pooled compiled operators. |