MLCustomModel_Extensions.GetPredictions Metodo

Definizione

Restituisce l'oggetto IMLBatchProvider che descrive gli output del modello specificato e .

public static CoreML.IMLBatchProvider GetPredictions (this CoreML.IMLCustomModel This, CoreML.IMLBatchProvider inputBatch, CoreML.MLPredictionOptions options, out Foundation.NSError error);
static member GetPredictions : CoreML.IMLCustomModel * CoreML.IMLBatchProvider * CoreML.MLPredictionOptions *  -> CoreML.IMLBatchProvider

Parametri

inputBatch
IMLBatchProvider
error
NSError

Restituisce

Si applica a