다음을 통해 공유


MLCustomModel.GetPredictions 메서드

정의

각 입력에 적용되는 에 대한 예측 집합을 가져옵니다.

[Foundation.Export("predictionsFromBatch:options:error:")]
public virtual CoreML.IMLBatchProvider GetPredictions (CoreML.IMLBatchProvider inputBatch, CoreML.MLPredictionOptions options, out Foundation.NSError error);
abstract member GetPredictions : CoreML.IMLBatchProvider * CoreML.MLPredictionOptions *  -> CoreML.IMLBatchProvider
override this.GetPredictions : CoreML.IMLBatchProvider * CoreML.MLPredictionOptions *  -> CoreML.IMLBatchProvider

매개 변수

inputBatch
IMLBatchProvider
error
NSError

반환

특성

적용 대상