DiscretizationAlgoOptions |
Options for a discretization algorithm.
|
DiscretizationColumn |
Identifies a column of data and how it is to be discretized.
|
DiscretizationInfo |
Discretization information for column of data, returned from a discretization algorithm.
|
DiscretizationMethod |
The method (algorithm) to use for discretization of continuous data.
|
DiscretizationOptions |
Options that determine whether and how continuous data should be discretized.
|
Discretize |
Interface which a discretization algorithm must implement.
|
DiscretizeProgress |
Interface to provide progress information during discretization.
|
DiscretizeProgressInfo |
Interface to provide progress information during discretization.
|
SortOrder |
The sort order of states for new discrete variables.
|
VariableDefinition |
Defines how a variable should be created.
|
VariableGeneratorOptions |
Options that affect the generation of variables from data.
|
VariableGeneratorProgress |
Interface to provide progress information during data discovery (VariableGenerator).
|
VariableGeneratorProgressInfo |
Interface to provide progress information during data discovery (VariableGenerator).
|
VariableInfo |
Contains the generated Variable and any supplementary information.
|
VariableInfoCount |
Reports weighted and unweighted record counts.
|
VariableInfoCounts |
Reports counts for each variable.
|
VariableInfoValue |
Reports general weighted and unweighted information/statistics about a variable.
|
WeightedValue |
A value (which can be null) and its associated weight (support).
|