Condividi tramite


IMLCustomModel.GetPrediction Metodo

Definizione

Restituisce la stima del modello per , dato .

[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

Parametri

inputFeatures
IMLFeatureProvider
error
NSError

Restituisce

Attributi

Si applica a