Logistic Model Tree - Learning Logistics

- 17.17

In computer science, a logistic model tree (LMT) is a classification model with an associated supervised training algorithm that combines logistic regression (LR) and decision tree learning.

Logistic model trees are based on the earlier idea of a model tree: a decision tree that has linear regression models at its leaves to provide a piecewise linear regression model (where ordinary decision trees with constants at their leaves would produce a piecewise constant model). In the logistic variant, the LogitBoost algorithm is used to produce an LR model at every node in the tree; the node is then split using the C4.5 criterion. Each LogitBoost invocation is warm-started from its results in the parent node. Finally, the tree is pruned.

The basic LMT induction algorithm uses cross-validation to find a number of LogitBoost iterations that does not overfit the training data. A faster version has been proposed that uses the Akaike information criterion to control LogitBoost stopping.



Are You Looking for Products

Here some products related to "Logistic Model Tree".

Photographs from the Edge of Reality: True Stories About Shooting ...
Photographs from the Edge..
Photographs from the Edge of Reality: True Stories About Shooting ...
Photographs from the Edge..
Photographs from the Edge of Reality: True Stories About Shooting ...
Photographs from the Edge..
Amazon Jobs
Amazon Jobs..

Get these at Amazon.com

* amzn.to is official short URL for Amazon.com, provided by Bitly

Source of the article : here





EmoticonEmoticon

 

Start typing and press Enter to search