Поделиться через


MLCustomModel_Extensions.GetPredictions Метод

Определение

Возвращает объект IMLBatchProvider , описывающий выходные данные модели и .

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

Параметры

inputBatch
IMLBatchProvider
error
NSError

Возвращаемое значение

Применяется к