다음을 통해 공유


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

반환

구현

적용 대상