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

ENH: Implement squared exponential covariance function #36

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jhlegarreta
Copy link
Contributor

Implement squared exponential covariance function.

Implement squared exponential covariance function.
@jhlegarreta
Copy link
Contributor Author

Transfer from nipreps/eddymotion#261.

Copy link

codecov bot commented Dec 22, 2024

Codecov Report

Attention: Patch coverage is 39.47368% with 23 lines in your changes missing coverage. Please review.

Project coverage is 63.77%. Comparing base (6b6ba70) to head (aae6307).

Files with missing lines Patch % Lines
src/nifreeze/model/gpr.py 39.47% 23 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
- Coverage   65.84%   63.77%   -2.07%     
==========================================
  Files          18       18              
  Lines         931      969      +38     
  Branches      119      122       +3     
==========================================
+ Hits          613      618       +5     
- Misses        274      308      +34     
+ Partials       44       43       -1     

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

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.

1 participant