MLCustomModel.GetPredictions Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- options
- MLPredictionOptions
- error
- NSError
Retours
- Attributs