See: Description
| Class | Description |
|---|---|
| GlobalCharacterizer |
Characterizer that applies a number of Characterizers to a data set.
|
| LandmarkerCharacterizer |
A Characterizer that applies several characterizers to a data set, but does
not use any probing.
|
| NoProbingCharacterizer |
A Characterizer that applies several characterizers to a data set, but does
not use any probing.
|
| Exception | Description |
|---|---|
| DatasetCharacterizerInitializationFailedException |
An exception that signifies something went wrong during the initialization of
a dataset characterizer
|