next up previous contents
Next: B.4.3 lr Up: B.4 Learners Previous: B.4.1 bc   Contents


B.4.2 dtree

This is an implementation of a Decision Tree Classifier with binary-valued inputs attributes (all input values must be zero or one).




Keyword Arg Type Arg Vals Default
Common
chi_threshold float [0,$ \infty$) 0.05
     



Common keywords and arguments:


next up previous contents
Next: B.4.3 lr Up: B.4 Learners Previous: B.4.1 bc   Contents
Copyright 2004 Paul Komarek, komarek@cmu.edu