Hello, I personnally don't think it is useful and it clutters the UI with information. I am actually trying to reduce matplotlib's number of labels right now, as we have so many that they are useless.
Cheers, N On 30 October 2016 at 06:17, Raghav R V <[email protected]> wrote: > Hi all, > > Should we have module level labels? > > "mod: tree" > "mod: model_selection" > "mod: linear_models" > "mod: ..." > > I know it will blow up our label count, but I think it will help filter > issues / PRs to review. > > Sometimes I like to look into issues / PRs that concern my two fav. modules > "model_selection" and "tree" and I have to resort to some complex searches > to cover all possible key words. (Sometimes the OP does not use the right > keywords in their issue / PR) > > (From time to time I may keep popping some crazy suggestions, please feel > free to shoot them down) > > Have a good weekend!! > > > Raghav RV > https://github.com/raghavrv > > > _______________________________________________ > scikit-learn mailing list > [email protected] > https://mail.python.org/mailman/listinfo/scikit-learn > _______________________________________________ scikit-learn mailing list [email protected] https://mail.python.org/mailman/listinfo/scikit-learn
