scikit-learn-contrib / lightning

Large-scale linear classification, regression and ranking in Python
https://contrib.scikit-learn.org/lightning/
1.73k stars 214 forks source link

Does lightning natively support multi-label #185

Open Mtaylert opened 2 years ago

Mtaylert commented 2 years ago

Hey, i'm wondering if multi-label is natively supported or if this in WIP. Thanks.

mblondel commented 2 years ago

It supports multi-class but not multi-label...