4 Useful LinksTop2 Teaching3 Software Available

3 Software Available

Ltree is a multivariate tree that combines a decision tree with a linear discriminant by means of constructive induction.

It can use:

Usage: Ltree -f <problem> [-U / -B / -T] [-L] [-v n]

Parameters for the tree topology:

The default is to use linear combinations both at decision nodes and leaves.

Parameters for the attribute constructor: -L use a logistic discriminant instead of a linear discriminant (default)

Binaries of Ltree 5.1 are available for Linux


João Gama, June 1, 2004

4 Useful LinksTop2 Teaching3 Software Available