lrtree.fit

fit module for the Lrtree class

Functions

find_leaves(link, X)

Find the leaf "number" for each sample in X

fit(self, X, y[, solver, nb_init, ...])

Fits the Lrtree object.