Hi,
Can you describe your problem? Do you mean multi-output multi-clas?
Best,
Arnaud
On 01 Jul 2014, at 11:13, Gundala Viswanath wrote:
> According to this documentation here:
> http://scikit-learn.org/stable/modules/multiclass.html
>
> The API listed there does EITHER multi-class OR multi-l
According to this documentation here:
http://scikit-learn.org/stable/modules/multiclass.html
The API listed there does EITHER multi-class OR multi-label.
Is there a way I can construct BOTH multi-class AND multi-label
learning/prediction scheme?
- G. V.
--