mldbai / mldb

MLDB is the Machine Learning Database
http://mldb.ai
Apache License 2.0
666 stars 102 forks source link

Multilabel classification #871

Closed mathieumb closed 7 years ago

mathieumb commented 7 years ago

PR FOR FEEDBACK NOT FOR MINUTE REVIEW. @jeremybarnes @mailletf

Ive applied the "onevsall" to the text tags problem and it works beautifully, it really simplifies things. It didnt turn out that complicated.

jeremybarnes commented 7 years ago

I think it would be helpful if there was a high level description of what problem motivated this changeset.