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

返回

实现

适用于