Hi Bala, I just thought of something that would be useful and that should be fairly easy to do.
Scikit-learn embeds the joblib program (on github, joblib/joblib). As recently discussed on the scikit-learn mailing list, joblib does not respect the pep8 convention. This needs to be fixed in joblib, and not scikit-learn. I am the joblib maintainer, so I'll merge in any pull request that does this. You could install the style checker (http://pypi.python.org/pypi/pep8), and fork the joblib source so that all the files in joblib pass without raising any pep8 error. Thanks, Gael ------------------------------------------------------------------------------ Learn Windows Azure Live! Tuesday, Dec 13, 2011 Microsoft is holding a special Learn Windows Azure training event for developers. It will provide a great way to learn Windows Azure and what it provides. You can attend the event by watching it streamed LIVE online. Learn more at http://p.sf.net/sfu/ms-windowsazure _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
