Hi Alejandro, Thanks a lot for offering to contribute.
I have the feeling that such techniques are no longer much used in the machine learning. I think that this might explain the lack of answer you go on the mailing list. We are currently somewhat struggling under fairly heavy growth and we have a hard time ensuring quality and homogeneity of the library. I would thus say that for now, for cannot really include GNG in scikit-learn. My suggestion would be to do a separate repo, with a scikit-learn compatible implementation and build the code there and improve the code there. That way you can move forward and make your code accessible to others. Cheers, Gaƫl On Thu, Dec 19, 2013 at 04:32:13AM -0500, [email protected] wrote: > Hi: > I have a working implementation of GNG (Growing Neural Gas) that I used > for some past projects. Its roughly based on the sklearn interface, but > since it was for me only, its not polished to all coding standards, and is > not super optimized. I would be more than happy to modified it as > necessary to include it in sklearn, of course respecting all coding and > testing guidelines. Since this is sure to be a time-consuming process, I > would like to know if this would be an interesting feature for the project > and the community. > Cheers, Alejandro Piad ([email protected]) > Wikipedia page for NG: http://en.wikipedia.org/wiki/Neural_gas > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > _______________________________________________ > Scikit-learn-general mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/scikit-learn-general -- Gael Varoquaux Researcher, INRIA Parietal Laboratoire de Neuro-Imagerie Assistee par Ordinateur NeuroSpin/CEA Saclay , Bat 145, 91191 Gif-sur-Yvette France Phone: ++ 33-1-69-08-79-68 http://gael-varoquaux.info http://twitter.com/GaelVaroquaux ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
