Skip to main content

Module algorithms

Module algorithms 

Source

Structs§

ConTree
Exact ConTree search for optimal decision trees on continuous features.
ConTreeLds
Anytime ConTree search based on limited discrepancy search.

Enums§

GenericConTree
Either search behind one interface, chosen at run time.

Functions§

validate
Checks the dataset and the parameters before a search starts.