Dear scikit-learn community,

is there an implementation of confidence-weighted (CW) for scikit-learn or
is there an interest to have CW learning implemented for scikit? I have
noticed that the related passive-aggressive algorithm is already
implemented as part of the linear learner but CW learning is not.

I have implemented CW learning during my graduate school days and would be
interested to port the implementation to scikit-learn if this is seen as
useful.

regards,
Daniel


References

=============

Confidence-Weighted Linear Classification

Mark Dredze, Koby Crammer and Fernando Pereira

Proceedings of the 25th International Conference on Machine Learning

(ICML), 2008


Multi-Class Confidence Weighted Algorithms

Koby Crammer, Mark Dredze and  Alex Kulesza

Empirical Methods in Natural Language Processing (EMNLP), 2009
------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to