MLCustomModel_Extensions 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.
Default implementations for optional methods in the MLCustomModel protocol.
public static class MLCustomModel_Extensions
type MLCustomModel_Extensions = class
- Inheritance
-
MLCustomModel_Extensions
Methods
GetPredictions(IMLCustomModel, IMLBatchProvider, MLPredictionOptions, NSError) |
Returns the IMLBatchProvider that describes the outputs of the model given and . |