Hi,

I noticed that Scikit-Learn doesn't have an implementation of Self
Organizing Maps and its variants. Admittedly, SOMs are quite outdated, but
there are some more general variants of them that are quite frequently
used. Some examples are
Growing Self Organizing Maps
Operator SOMs
Kernel SOMs

and some more interesting algorithms based on SOM literature such as the
IKASL.

Wouldn't it be a possibility to add a package containing these capabilities
to sklearn. If so, I am willing to contribute by both knowledge (what
little I may have) and implementation.



-- 
-Damith -
------------------------------------------------------------------------------
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