Bagikan melalui


MetaMulticlassTrainer<TTransformer,TModel>.GetOutputSchema Metode

Definisi

Mendapatkan kolom 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

Parameter

inputSchema
SchemaShape

Skema input.

Mengembalikan

Output SchemaShape

Penerapan

Berlaku untuk