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 Pearson correlation coefficient computation #3

Merged
merged 1 commit into from
Apr 3, 2025

Conversation

oiffrig
Copy link
Collaborator

@oiffrig oiffrig commented Mar 1, 2024

  • Pearson correlation coefficient

@oiffrig oiffrig force-pushed the feature/seasonal-scores branch from 7737061 to d518606 Compare March 1, 2024 18:47
@oiffrig oiffrig force-pushed the feature/seasonal-scores branch from d518606 to 48a1abe Compare March 27, 2025 12:25
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.78%. Comparing base (d8d9d0f) to head (48a1abe).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop       #3      +/-   ##
===========================================
+ Coverage    98.76%   98.78%   +0.02%     
===========================================
  Files            9        9              
  Lines          727      741      +14     
  Branches        31       31              
===========================================
+ Hits           718      732      +14     
  Misses           7        7              
  Partials         2        2              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@oiffrig oiffrig changed the title WIP: Add score functions relevant for seasonal verification Add Pearson correlation coefficient computation Mar 27, 2025
@oiffrig oiffrig marked this pull request as ready for review March 27, 2025 13:05
@oiffrig oiffrig requested a review from sandorkertesz March 27, 2025 13:06
Copy link
Collaborator

@sandorkertesz sandorkertesz left a comment

Choose a reason for hiding this comment

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

All looks nice!

@oiffrig oiffrig merged commit b9217d2 into develop Apr 3, 2025
110 checks passed
@oiffrig oiffrig deleted the feature/seasonal-scores branch April 3, 2025 13:05
@oiffrig oiffrig restored the feature/seasonal-scores branch April 3, 2025 13:05
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