Skip to content

DOC: use semilogx for a more readable xaxis in LassoCV plots#17001

Merged
agramfort merged 1 commit intoscikit-learn:masterfrom
mathurinm:doc_lassocv
Apr 23, 2020
Merged

DOC: use semilogx for a more readable xaxis in LassoCV plots#17001
agramfort merged 1 commit intoscikit-learn:masterfrom
mathurinm:doc_lassocv

Conversation

@mathurinm
Copy link
Copy Markdown
Contributor

Reference Issues/PRs

What does this implement/fix? Explain your changes.

I found the xaxis difficult to read in this example
so I used plt.semilogx instead. I also wrote alpha in greek alphabet.

It changes the x orientation of the plot, but usually going right means increasing value so I am not sure this is an issue. @agramfort

Old:
image

New:
image

Any other comments?

@agramfort agramfort merged commit bbedfa0 into scikit-learn:master Apr 23, 2020
@agramfort
Copy link
Copy Markdown
Member

thx @mathurinm

@mathurinm mathurinm deleted the doc_lassocv branch April 23, 2020 10:07
gio8tisu pushed a commit to gio8tisu/scikit-learn that referenced this pull request May 15, 2020
viclafargue pushed a commit to viclafargue/scikit-learn that referenced this pull request Jun 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants