Udostępnij za pośrednictwem


MetaMulticlassTrainer<TTransformer,TModel>.GetOutputSchema Metoda

Definicja

Pobiera kolumny wyjściowe.

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

Parametry

inputSchema
SchemaShape

Schemat wejściowy.

Zwraca

Dane wyjściowe SchemaShape

Implementuje

Dotyczy