Implemented interface member:
property
OutputSchema
Microsoft.ML.Data.IRowToRowMapper.OutputSchema
2 references to OutputSchema
Microsoft.ML.Data (2)
Transforms\ColumnSelecting.cs (2)
673
DataViewSchema IDataView.Schema =>
OutputSchema
;
742
var dstCol =
OutputSchema
[i];