Re: [Scikit-learn-general] Erro writing classification tree to file

2014-04-27 Thread Andy
Hi Markus. Are you using the current master branch? If so, could you maybe provide a pickle file of your tree so we can reproduce the problem? Thanks, Andy On 04/27/2014 03:14 PM, Markus Gruber wrote: > I got an error by exporting the classification tree to graphviz and i > don't know how to ha

[Scikit-learn-general] Erro writing classification tree to file

2014-04-27 Thread Markus Gruber
I got an error by exporting the classification tree to graphviz and i don't know how to handle Traceback (most recent call last): File "task5.py", line 101, in f = tree.export_graphviz(clf_1,out_file=f) File "C:\Python27\lib\site-packages\sklearn\tree\tree.py", line _graphviz recurse(