pedroilidio / bipartite_learn

BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

FEAT Single output classification criteria #10

Open pedroilidio opened 2 days ago

pedroilidio commented 2 days ago

Current classification criteria for bipartite trees always consider multioutput impurity (average of column-wise impurities). It should not be too complicated to implement a GSO version of them (as if Y were vectorized and columns did not matter).