Freigeben über


IMLCustomModel.GetPrediction Methode

Definition

Gibt die Vorhersage des Modells für zurück.

[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

Parameter

inputFeatures
IMLFeatureProvider
error
NSError

Gibt zurück

Attribute

Gilt für: