MLCustomModel_Extensions.GetPredictions Método

Definición

Devuelve que IMLBatchProvider describe las salidas del modelo especificado y .

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

Parámetros

inputBatch
IMLBatchProvider
error
NSError

Devoluciones

Se aplica a