Condividi tramite


MetaMulticlassTrainer<TTransformer,TModel>.GetOutputSchema Metodo

Definizione

Ottiene le colonne di output.

public Microsoft.ML.SchemaShape GetOutputSchema (Microsoft.ML.SchemaShape inputSchema);
abstract member GetOutputSchema : Microsoft.ML.SchemaShape -> Microsoft.ML.SchemaShape
override this.GetOutputSchema : Microsoft.ML.SchemaShape -> Microsoft.ML.SchemaShape
Public Function GetOutputSchema (inputSchema As SchemaShape) As SchemaShape

Parametri

inputSchema
SchemaShape

Schema di input.

Restituisce

Output SchemaShape

Implementazioni

Si applica a