Compartir a través de


IMLCustomModel.GetPrediction Método

Definición

Devuelve la predicción del modelo para , dada la clase .

[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

Parámetros

inputFeatures
IMLFeatureProvider
error
NSError

Devoluciones

Atributos

Se aplica a