[R] "tree": Limit on the size of training features?

Tak Kaneko tk229 at hermes.cam.ac.uk
Mon May 14 23:31:30 CEST 2001


Is there a limit on how many features can be used to train a CART tree?

I built some trees using one set of features, which didn't perform very
well so I added some more (better) features but none of these got used in
training the tree. When I specified the tree to use the new features and
some of the old features, it finally used the new features and the
resulting trees performed well.

There are two alternative explanations I can think of:
1. There is only a maximum number of features that "tree" can utilise.
2. In the first few branches, the older features are used because they
reduce the deviance much more but actually on the long run, it's better to
use the new features.

It's probably bad practice just throwing lots of features any way but I'd
be grateful for some explanations!

tak


--------------------------------------------------------
Mobile:	07866 581 806	Cambridge Tel: 01223 711 160
Permanent e-mail:	tkaneko at iee.org
Home:	 		Tel (01494) 680 230
			11 Oldbury Grove, Beaconsfield, Bucks HP9 2AJ




-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list