Skip to content

Added Weibull Distribution #386

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

Merged
merged 2 commits into from
May 7, 2025

Conversation

acdundore
Copy link
Contributor

Added the Weibull distribution (scipy.stats.weibull_min) with shape and scale parameters.

  • The Weibull distribution has support for LogScore
  • Added Weibull LogScore to the test_dists_metric test
  • Added Weibull distribution to the test_dists_runs_on_examples_logscore test

@acdundore
Copy link
Contributor Author

@ryan-wolbeck @tonyduan When you guys get a chance, could I please get a review on this PR and also PR #387? I just need one more approval on each. Thank you!

@ryan-wolbeck ryan-wolbeck self-requested a review May 7, 2025 01:36
Copy link
Collaborator

@ryan-wolbeck ryan-wolbeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you for the contribution

@ryan-wolbeck ryan-wolbeck merged commit 5faed11 into stanfordmlgroup:master May 7, 2025
4 checks passed
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.

3 participants