Hello all,

Long time user of scikits-learn, first time posting here.
I implemented a self-organizing (aka Kohonen) map with Numba. It's fast. I'd 
like to share it with the scientific python community. Can I contribute it to 
scikits-learn?

Here's a notebook with a run-down of how it works:
http://nbviewer.ipython.org/3407544 (the source: 
https://gist.github.com/3407544)

I don't know much about how scikits-learn structures unsupervised learning 
methods, but if there's interest, and perhaps someone to point me to a brief 
run-down on how to format my work for inclusion in scikits-learn, I'd love the 
chance to contribute.

Best,
Alex
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to