|
Class Summary |
| AttributeCreationTool |
Abstract superclass for tools which create a MiningMart step
that uses FeatureConstruction for a number of attributes, where
this number is dependent on the number of values of another column. |
| Binarify |
|
| DrawSample |
This class encapsulates the frequently occoring sampling of data
from a database table. |
| PivotizeWithoutAggregation |
A tool similar to Binarify. |
| RandomPartition |
Objects of this class randomly split a source columnset into partitions of approximately
equal size. |