Skip to content
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

[Statistics question]: Visualizing distributions between 0 and 1 #51

Open
haesleinhuepf opened this issue Oct 22, 2024 · 0 comments · May be fixed by #52
Open

[Statistics question]: Visualizing distributions between 0 and 1 #51

haesleinhuepf opened this issue Oct 22, 2024 · 0 comments · May be fixed by #52
Assignees

Comments

@haesleinhuepf
Copy link
Owner

Question:

I'm searching for an alternative for a boxplot. Usually, I use seaborn. My data are multiple performance measurements of algorithms between 0 and 1, for multiple algorithms. The boxplot is not really capable of showing differences between algorithms, and the violin plot unintuitively shows a distribution below 0 and above 1. What alternatives are there? Write a notebook with simulated data (500 samples for 3 algorithms each), the box plot, a violin plot and potential other plots for visualizing this kind of data.

Python Tools

  • List of Python libraries we should use for answering this:
    • numpy
    • scipy
    • pandas
    • seaborn

git-bob ask claude-3-5-sonnet-20241022 to solve this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant