|
|
Options Properties |
The DiscretizationOptions 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.) | |
| Owner |
Gets or sets the filter to which these options belong to.
(Inherited from ColumnOptionsBaseTFilter.) | |
| Symmetric |
Gets or sets whether the discretization threshold is symmetric.
| |
| Tag |
Gets or sets a user-determined object associated with this column.
(Inherited from ColumnOptionsBaseTFilter.) | |
| Threshold |
Gets or sets the threshold for the discretization filter.
| |
| Token |
Gets or sets a cancellation token that can be used to
stop the learning algorithm while it is running.
(Inherited from ColumnOptionsBaseTFilter.) |