Lrtree
fit module for the Lrtree class
Functions
find_leaves(link, X)
find_leaves
Find the leaf "number" for each sample in X
fit(self, X, y[, solver, nb_init, ...])
fit
Fits the Lrtree object.