Hi everybody. (And sorry for spamming the list so much the last couple of days) I was just trying to run bench_sgd_covertype and ran into a problem in the tree module. I just did a pull on master so I should be on the current version. The problem is in tree.py line 292-294, recursive_partition(). find_split seems to return three values, while four values are expected. Is that something that is wrong in the benchmark or is that a problem in tree?
Cheers, Andy ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
