See: Description
Class | Description |
---|---|
AlgorithmCompare |
Base class for algorithms that perform a direct comparison between own (dataset) dataset
and a set of input datasets.
|
AlgorithmCompareList |
Base class for algorithms that perform a direct comparison between own dataset and a set
of input datasets.
|
AlgorithmCompareTree |
Base class for algorithms that perform a direct comparison between own (dataset) dataset
and a set of input datasets.
|
AlgorithmLearn |
Base class for algorithms that required a supervised or unsupervised learning phase,
before being able to classify or categorise other datasets.
|