AbstractGeneticDiscoveryHandler |
Ancestor for genetic algorithm related discovery handlers.
|
AbstractGeneticDoubleDiscoveryHandler |
Ancestor for genetic discovery handlers that handle integer properties.
|
AbstractGeneticDoubleDiscoveryHandlerResolution |
Ancestor for genetic discovery handlers that handle double properties with
a specified number of splits.
|
AbstractGeneticDoubleMatrixDiscoveryHandler |
Ancestor for genetic discovery handlers that handle matrix properties.
|
AbstractGeneticFloatDiscoveryHandler |
Ancestor for genetic discovery handlers that handle integer properties.
|
AbstractGeneticFloatDiscoveryHandlerResolution |
Ancestor for genetic discovery handlers that handle float properties with
a specified number of splits.
|
AbstractGeneticIntegerArrayDiscoveryHandler |
Ancestor for genetic discovery handlers that handle integer array properties.
|
AbstractGeneticIntegerDiscoveryHandler |
Ancestor for genetic discovery handlers that handle integer properties.
|
AbstractGeneticStringDiscoveryHandler |
Ancestor for genetic discovery handlers that handle string properties.
|
GenericDoubleResolution |
Generic handler for double properties (using resolution).
|
GenericFloatResolution |
Generic handler for float properties (using resolution).
|
GenericInteger |
Generic handler for integer properties.
|
GenericString |
Generic handler for string properties.
|
GeneticHelper |
Helper class for bit-string related operations.
|
GPDGamma |
GPD gamma handler.
|
GPDNoise |
GPD noise handler.
|
PLSFilterNumComponents |
SavitzkyGolay numPoints handler.
|
SavitzkyGolay2NumPoints |
SavitzkyGolay numPoints handler.
|
SIMPLSWeightsMatrix |
SIMPLS pls internal weights handler.
|
WekaGeneticHelper |
Helper for Weka classes.
|