|
|
DiscretizationTInput, TOutputTransform Method |
| Name | Description | |
|---|---|---|
| Transform(Object) |
Translates an array of values into their codeword representation,
assuming values are given in original order of columns.
| |
| Transform(Object) |
Translates an array of values into their codeword representation,
assuming values are given in original order of columns.
| |
| Transform(TInput) |
Translates an array of values into their codeword representation,
assuming values are given in original order of columns.
| |
| Transform(TInput) |
Translates a value of the given variables
into their codeword representation.
| |
| Transform(DataRow, String) |
Translates an array of values into their codeword representation,
assuming values are given in original order of columns.
| |
| Transform(String, TInput) |
Translates a value of a given variable into its codeword representation.
| |
| Transform(String, TInput) |
Translates a value of the given variables
into their codeword representation.
| |
| Transform(String, TInput) |
Translates a value of the given variables
into their codeword representation.
| |
| Transform(String, TInput) |
Translates a value of the given variables
into their codeword representation.
| |
| Transform(TInput, TOutput) |
Applies the transformation to a set of input vectors,
producing an associated set of output vectors.
|