Skip to content
GaelVaroquaux edited this page Apr 6, 2013 · 3 revisions

This page points to useful snippets of code (gists in github-speak) that implement features related to scikit-learn but that might not be suitable for inclusion (yet):

If you think that some of these snippets are very useful, we encourage you to work on them so that they can be included in scikit-learn. This entails writing tests, documentation, checking for low hanging performance optimization, and making sure that they follow well the scikit-learn API. See the contributing guide.