-
-
Notifications
You must be signed in to change notification settings - Fork 25.9k
Improve the plot in plot_ols_ridge_variance.py #12224
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi, |
I merged #12199. |
@ab-10 Do you still wish to work on this one? |
Hi, |
Your behavior is likely to make others (especially the two contributors above) unhappy. |
@qinhanmin2014 : Thanks, noted. I closed that pull request now. @ab-10 / @ogrisel : Members made some comments on my implementation; you might want to take them into consideration while fixing this bug. (FYI) |
@RahulDamineni Are you still working on it? Otherwise I think @xhlulu or others might take it. |
@qinhanmin2014 : I closed (cancelled) my previous pull request; others can work on it. Sorry for the confusion. |
Yeah I'd like to work on it if @ab-10 can't work on it anymore |
Thanks for contributing. |
@xhlulu, sorry for missing this, have you begun working on it? |
@ab-10 I used another approach (plt instead of ax) and it works. However I haven't gotten started with the PR so you can go ahead and I can comment on it. Let me know |
@qinhanmin2014 Slightly related to this, I've gone through the |
@xhlulu Feel free to submit PR directly. I'm opening issues to attract contributors. |
See http://scikit-learn.org/dev/auto_examples/linear_model/plot_ols_ridge_variance.html
E.g., the titles and the plots are overlapping and the label of the axises are in the wrong place.
To dear contributor: please wait for #12199 before starting your work.
The text was updated successfully, but these errors were encountered: