![]() |
Options Properties |
The NormalizationOptions 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.) |
![]() | Mean |
Gets or sets the mean of the data contained in the column.
|
![]() | Owner |
Gets or sets the filter to which these options belong to.
(Inherited from ColumnOptionsBaseTFilter.) |
![]() | StandardDeviation |
Gets or sets the standard deviation of the data contained in the column.
|
![]() | Standardize |
Gets or sets if the column's data should be standardized to Z-Scores.
|
![]() | 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.) |