![]() |
Options Properties |
The DiscretizationTInput, TOutputOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | ColumnName |
Gets or sets the name of the column that the options will apply to.
(Inherited from ColumnOptionsBaseTFilter.) |
![]() | Mapping |
Gets the map between matching rules and the output
that should be produced/inserted when they match.
|
![]() | NumberOfInputs |
Gets the number of inputs accepted by the model (value will be 1).
|
![]() | NumberOfOutputs |
Gets the number of outputs generated by the model (value will be 1).
|
![]() | NumberOfSymbols |
Gets the number of symbols used to code this variable.
|
![]() | Owner |
Gets or sets the filter to which these options belong to.
(Inherited from ColumnOptionsBaseTFilter.) |
![]() | Tag |
Gets or sets a user-determined object associated with this column.
(Inherited from ColumnOptionsBaseTFilter.) |
![]() | Token |
Gets or sets a cancellation token that can be used to
stop the learning algorithm while it is running.
(Inherited from ColumnOptionsBaseTFilter.) |