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

Add pearsonr mc, update functionality to match the original docs #4226

Merged
merged 11 commits into from
May 3, 2022

Conversation

emibaylor
Copy link
Contributor

  • adds pearsonr metric card
  • adds ability to return p-value
    • p-value was mentioned in the original docs as a return value, but there was no option to return it. I updated the _compute function slightly to have an option to return the p-value.

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Apr 26, 2022

The documentation is not available anymore as the PR was closed or merged.

Copy link
Contributor

@sashavor sashavor left a comment

Choose a reason for hiding this comment

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

A few minor comments, otherwise LGTM!

metrics/pearsonr/README.md Show resolved Hide resolved
metrics/pearsonr/README.md Show resolved Hide resolved
Sasha Luccioni added 3 commits May 3, 2022 10:14
adding limitations
adding range of output values
Copy link
Member

@lhoestq lhoestq left a comment

Choose a reason for hiding this comment

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

Thanks :) as before, I just added suggestions for the docstrings formats:

metrics/pearsonr/pearsonr.py Outdated Show resolved Hide resolved
metrics/pearsonr/pearsonr.py Outdated Show resolved Hide resolved
Sasha Luccioni and others added 2 commits May 3, 2022 12:41
@sashavor
Copy link
Contributor

sashavor commented May 3, 2022

thank you @lhoestq!! 🤗

@sashavor sashavor merged commit 7c651cd into master May 3, 2022
@sashavor sashavor deleted the pearsonr-mc branch May 3, 2022 17:02
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.

4 participants