![]() |
Codification Properties |
The Codification type exposes the following members.
Name | Description | |
---|---|---|
![]() | Active |
Gets or sets whether this filter is active. An inactive
filter will repass the input table as output unchanged.
(Inherited from BaseFilterTOptions, TFilter.) |
![]() | Columns |
Gets the collection of filter options.
(Inherited from BaseFilterTOptions, TFilter.) |
![]() | DefaultMissingValueReplacement |
Gets or sets the default value to be used as a replacement for missing values.
Default is to use System.DBNull.Value.
(Inherited from CodificationT.) |
![]() | ItemInt32 |
Gets options associated with a given variable (data column).
(Inherited from BaseFilterTOptions, TFilter.) |
![]() | ItemString |
Gets options associated with a given variable (data column).
(Inherited from BaseFilterTOptions, TFilter.) |
![]() | NumberOfInputs |
Gets the number of inputs accepted by the model.
(Inherited from BaseFilterTOptions, TFilter.) |
![]() | NumberOfOutputs |
Gets the number of outputs generated by the model.
(Inherited from CodificationT.) |
![]() | Token |
Gets or sets a cancellation token that can be used to
stop the learning algorithm while it is running.
(Inherited from BaseFilterTOptions, TFilter.) |