On 03/03/2015 11:31 AM, Artem wrote:
There was a discussion <http://www.mail-archive.com/scikit-learn-general@lists.sourceforge.net/msg06931.html> on metric learning a while ago, and several people expressed interest to see (and contribute to) it in sklearn. But, it looks like that attempt didn't get anywhere.

What about a project to add several metric learning algorithms to be used with KNN (NCA, ITML, LMNN, etc). Another application is data transformation: most of the methods learn some PSD matrix A, so we can transform the data by multiplying it by A^{-1/2}.

The starting point could be an ICML tutorial <http://www.slideshare.net/zukun/metric-learning-icml2010-tutorial> by Brian Kulis with a field overview.
I agree that this might be interesting :)
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to