|
|
Options Properties |
The ImputationTOptions 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.) | |
| MissingValue |
Missing value indicator.
| |
| Owner |
Gets or sets the filter to which these options belong to.
(Inherited from ColumnOptionsBaseTFilter.) | |
| ReplaceWith |
Value to replace missing values with.
| |
| Strategy |
Gets or sets the imputation strategy
to use with this column.
| |
| 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.) |