Skip to main content

Module algorithms

Module algorithms 

Source
Expand description

The tree learners: optimal (optimal: DL8.5 and depth-2 solvers) and greedy with lookahead (greedy: LGDT).

Modules§

common
greedy
optimal

Traits§

TreeSearchAlgorithm
A tree learner.