MLCustomModel_Extensions.GetPredictions Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Restituisce l'oggetto IMLBatchProvider che descrive gli output del modello specificato e .
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
Parametri
- This
- IMLCustomModel
- inputBatch
- IMLBatchProvider
- options
- MLPredictionOptions
- error
- NSError