Edit

Share via


MLCustomModel_Extensions Class

Definition

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 <param name="inputBatch" /> and <param name="options" />.

Applies to