badrisnps

Results 1 issues of badrisnps

If I have a multi output decision tree, such as https://scikit-learn.org/stable/auto_examples/tree/plot_tree_regression_multioutput.html is this intended to be supported? I did note that target_name can be specified, as seen in your example...

enhancement