Skip to content

Add Gaussian Process Regression Binding Model#623

Merged
jbreue16 merged 18 commits into
masterfrom
feature/GPR_binding
May 21, 2026
Merged

Add Gaussian Process Regression Binding Model#623
jbreue16 merged 18 commits into
masterfrom
feature/GPR_binding

Conversation

@jbreue16
Copy link
Copy Markdown
Contributor

@jbreue16 jbreue16 commented Mar 18, 2026

This PR adds a Gaussian Process Regression Binding Model
Python scripts for debug settings and tests are in cadet/CADET-Verification#105

todo

@jbreue16 jbreue16 force-pushed the feature/GPR_binding branch from 28597d7 to f68e64e Compare March 18, 2026 16:54
@jbreue16
Copy link
Copy Markdown
Contributor Author

test_GPR_Shallow_RBF_15.zip

@hassanjazib the code seems faulty. I've fixed some function signatures and the code compiles, but computing the attached test_GPR_Shallow_RBF_15.h5 takes forever, there must be something wrong.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 20, 2026

Codecov Report

❌ Patch coverage is 80.10471% with 38 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/libcadet/model/binding/GPR_Class.h 80.00% 36 Missing and 2 partials ⚠️
Files with missing lines Coverage Δ
src/libcadet/BindingModelFactory.cpp 82.60% <100.00%> (-1.49%) ⬇️
src/libcadet/model/binding/GPR_Class.h 80.00% <80.00%> (ø)

... and 97 files with indirect coverage changes

@jbreue16
Copy link
Copy Markdown
Contributor Author

@hassanjazib I think the code is fixed, comparing to the references you sent me:
image
image

@jbreue16 jbreue16 mentioned this pull request May 20, 2026
5 tasks
@jbreue16 jbreue16 merged commit 72d37d1 into master May 21, 2026
7 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in CADET Repositories May 21, 2026
@jbreue16 jbreue16 deleted the feature/GPR_binding branch May 21, 2026 11:18
@github-actions github-actions Bot locked and limited conversation to collaborators May 21, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants