See: Description
| Class | Description |
|---|---|
| BaseAttributeGenerator |
Base class for objects that generate attributes.
|
| LookupTableAttributeGenerator |
Tool to add precomputed attributes from a lookup table.
|
| ModelPredictionAttributeGenerator |
Use the result from another model as an attribute.
|
| PropertyAsAttributeGenerator |
Use measured property of entry as an attribute.
|