次の方法で共有


IMLCustomModel.GetPrediction メソッド

定義

を指定して、 のモデルの予測を返します。

[Foundation.Export("predictionFromFeatures:options:error:")]
[Foundation.Preserve(Conditional=true)]
public CoreML.IMLFeatureProvider GetPrediction (CoreML.IMLFeatureProvider inputFeatures, CoreML.MLPredictionOptions options, out Foundation.NSError error);
abstract member GetPrediction : CoreML.IMLFeatureProvider * CoreML.MLPredictionOptions *  -> CoreML.IMLFeatureProvider

パラメーター

inputFeatures
IMLFeatureProvider
error
NSError

戻り値

属性

適用対象