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
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 <ragvrv@gmail.com> 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 scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn
I think it would be more helpful to lower the issue count by solving issues and closing non-helpful ones ;) On 10/30/2016 11:52 AM, Nelle Varoquaux wrote:
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 <ragvrv@gmail.com> 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 scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn
_______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn
Okay! Thanks for the replies Nelle and Andy! On Mon, Oct 31, 2016 at 4:32 PM, Andreas Mueller <t3kcit@gmail.com> wrote:
I think it would be more helpful to lower the issue count by solving issues and closing non-helpful ones ;)
On 10/30/2016 11:52 AM, Nelle Varoquaux wrote:
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 <ragvrv@gmail.com> 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 scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn
_______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn
_______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn
-- Raghav RV https://github.com/raghavrv
participants (3)
-
Andreas Mueller -
Nelle Varoquaux -
Raghav R V