match-by-position-parameter.md
Boolean value that specifies how input columns are matched to model features:
-
true
: Match by the position of columns in the input columns list. -
false
(default): Match by name.
Boolean value that specifies how input columns are matched to model features:
true
: Match by the position of columns in the input columns list.
false
(default): Match by name.