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

fix wrong R2's in plot_cv due to not subsetting training data #264

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

mastoffel
Copy link
Collaborator

fixes #254

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.45%. Comparing base (e6f1931) to head (4dd28c4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #264   +/-   ##
=======================================
  Coverage   92.45%   92.45%           
=======================================
  Files          62       62           
  Lines        3617     3618    +1     
=======================================
+ Hits         3344     3345    +1     
  Misses        273      273           

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

Copy link
Contributor

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  autoemulate
  plotting.py
Project Total  

This report was generated by python-coverage-comment-action

@mastoffel mastoffel merged commit 3daa3ed into main Nov 12, 2024
6 checks passed
@mastoffel mastoffel deleted the plotting branch December 2, 2024 16:43
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.

plotting the best fold isn't sorting correctly
2 participants