By the way, why we are modifying this `permutation_test_score` function, it seems to me that the `score_func` argument should be optional, and that without it, the `permutation_test_score` should try to use the estimator's score. In such a situation, as such a score should always be `bigger is better`, people shouldn't fall in the trap in which Satra has fallen.
What do people think? Should I implement that (trivial) change? Gael ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
