Partager via


MLCustomModel.GetPredictions Méthode

Définition

Obtient l’ensemble de prédictions pour , s’appliquant à chaque entrée.

[Foundation.Export("predictionsFromBatch:options:error:")]
public virtual CoreML.IMLBatchProvider GetPredictions (CoreML.IMLBatchProvider inputBatch, CoreML.MLPredictionOptions options, out Foundation.NSError error);
abstract member GetPredictions : CoreML.IMLBatchProvider * CoreML.MLPredictionOptions *  -> CoreML.IMLBatchProvider
override this.GetPredictions : CoreML.IMLBatchProvider * CoreML.MLPredictionOptions *  -> CoreML.IMLBatchProvider

Paramètres

inputBatch
IMLBatchProvider
error
NSError

Retours

Attributs

S’applique à