Op 25 maart 2012 18:14 heeft Andreas <[email protected]> het volgende geschreven: > Hi everybody. > Rachee (?) just asked at > https://github.com/scikit-learn/scikit-learn/issues/719 whether that would > be a good place to start. > Could someone please voice there opinion whether this is a good thing to > have? > Otherwise I would suggest doing #559 as there hasn't happened much recently.
It might be worthwhile to have a single function for all the >=0 checks *in that module*, because it would at least make the error messages consistent (they now either say "must be greater than 0" or "must be larger than 0"). But having it in utils might clutter that module too much. I say assign #559 to all GSOC applicants and see who finishes it first :) -- Lars Buitinck Scientific programmer, ILPS University of Amsterdam ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
