MLCustomModel_Extensions.GetPredictions メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
と を 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
パラメーター
- This
- IMLCustomModel
- inputBatch
- IMLBatchProvider
- options
- MLPredictionOptions
- error
- NSError