Partager via


IMLCustomModel.GetPrediction Méthode

Définition

Retourne la prédiction du modèle pour , en fonction de .

[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

Paramètres

inputFeatures
IMLFeatureProvider
error
NSError

Retours

Attributs

S’applique à