共用方式為


TrivialEstimator<TTransformer>.GetOutputSchema(SchemaShape) 方法

定義

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

參數

inputSchema
SchemaShape

傳回

實作

適用於