Compartilhar via


IMLCustomModel.GetPrediction Método

Definição

Retorna a previsão do modelo para , considerando o .

[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

Retornos

Atributos

Aplica-se a