RowToRowTransformerBase.GetOutputSchema(DataViewSchema) 메서드

정의

public Microsoft.ML.DataViewSchema GetOutputSchema (Microsoft.ML.DataViewSchema inputSchema);
abstract member GetOutputSchema : Microsoft.ML.DataViewSchema -> Microsoft.ML.DataViewSchema
override this.GetOutputSchema : Microsoft.ML.DataViewSchema -> Microsoft.ML.DataViewSchema
Public Function GetOutputSchema (inputSchema As DataViewSchema) As DataViewSchema

매개 변수

inputSchema
DataViewSchema

반환

구현

적용 대상