Compartilhar via


MLCustomModel_Extensions.GetPredictions Método

Definição

Retorna o IMLBatchProvider que descreve as saídas do modelo determinado 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

Parâmetros

inputBatch
IMLBatchProvider
error
NSError

Retornos

Aplica-se a