If by multi-label you mean learning more than a binary classification
(labels 0,1,2,3...) then it currently supports that. If you mean multi-task
where you make multiple predictions per data point, then it does not
natively support that.
On Fri, Jan 15, 2016 at 4:12 AM, Enise Basaran <basaranen...@gmail.com>
wrote:
> Hi everyone,
>
> I want to learn if Naive Bayes algorithm can be used for multilabel
> classification, I'm making content-based web page classification.
>
> Can I use Naive Bayes here ?
>
> ('clf', OneVsRestClassifier(???))
>
> Thanks in advance..
>
> Sincerely,
> --Enise
>
>
>
>
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
> _______________________________________________
> Scikit-learn-general mailing list
> Scikit-learn-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>
>
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general