| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Thank you for opening your first PR into Matplotlib!
If you have not heard from us in a week or so, please leave a new comment below and that should bring it to our attention. Most of our reviewers are volunteers and sometimes things fall through the cracks.
You can also join us on gitter for real-time discussion.
For details on testing, writing docs, and our review process, please see the developer guide
We strive to be a welcoming and open project. Please follow our Code of Conduct.
Sorry, something went wrong.
…767-on-v3.10.x Backport PR #29767 on branch v3.10.x (Add description to logit_demo.py script)
…767-on-v3.10.1-doc Backport PR #29767 on branch v3.10.1-doc (Add description to logit_demo.py script)
…t-of-pr-29767-on-v3.10.1-doc Backport PR matplotlib#29767 on branch v3.10.1-doc (Add description to logit_demo.py script)
| Back | FazBrowse Home | New Git URL |
Adding a description to logit_demo.py script
The change is necessary because it lacks a description so making it unclear to demonstrate how logit scale is used.
It expalins how the logit scale works and why it is useful for visualising probabilities.
The script demonstrates how logit scale spreads probability values between 0 and 1, which helps user compare different distributions