次の方法で共有


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

戻り値

属性

適用対象