2012/11/29 Gilles Louppe <[email protected]>: > Yes, since decision trees handle multi-output problems, classes_[i] is > an array containing the classes for the i-th output. Hence classes_[0] > is the array you are looking for when `y` is 1D.
Excuse me, but I'm not sure I follow this. What does i loop over? -- Lars Buitinck Scientific programmer, ILPS University of Amsterdam ------------------------------------------------------------------------------ Keep yourself connected to Go Parallel: VERIFY Test and improve your parallel project with help from experts and peers. http://goparallel.sourceforge.net _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
