Skip to content

ENH: Implement squared exponential covariance function #36

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

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

Conversation

jhlegarreta
Copy link
Contributor

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 0% with 38 lines in your changes missing coverage. Please review.

Project coverage is 9.79%. Comparing base (628aa8f) to head (fd91c82).

Files with missing lines Patch % Lines
src/nifreeze/model/gpr.py 0.00% 38 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #36       +/-   ##
==========================================
- Coverage   69.15%   9.79%   -59.37%     
==========================================
  Files          20      20               
  Lines         963    1001       +38     
  Branches      119     122        +3     
==========================================
- Hits          666      98      -568     
- Misses        254     903      +649     
+ Partials       43       0       -43     

☔ 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.

@jhlegarreta jhlegarreta force-pushed the ImplementSquaredExpCov branch 4 times, most recently from f6259ac to a1adae1 Compare March 28, 2025 01:39
Implement squared exponential covariance function.
@jhlegarreta jhlegarreta force-pushed the ImplementSquaredExpCov branch from a1adae1 to fd91c82 Compare March 28, 2025 01:44
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