MLCustomModel_Extensions.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.
Retourne le IMLBatchProvider qui décrit les sorties du modèle donné et .
public static CoreML.IMLBatchProvider GetPredictions (this CoreML.IMLCustomModel This, CoreML.IMLBatchProvider inputBatch, CoreML.MLPredictionOptions options, out Foundation.NSError error);
static member GetPredictions : CoreML.IMLCustomModel * CoreML.IMLBatchProvider * CoreML.MLPredictionOptions * -> CoreML.IMLBatchProvider
Paramètres
- This
- IMLCustomModel
- inputBatch
- IMLBatchProvider
- options
- MLPredictionOptions
- error
- NSError