Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

ENH: GP hyperparameter selection by cross-validation #250

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

enh: change optimizer for testing

0dd7f9a
Select commit
Loading
Failed to load commit list.
Draft

ENH: GP hyperparameter selection by cross-validation #250

enh: change optimizer for testing
0dd7f9a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 10, 2024 in 0s

37.03% of diff hit (target 66.24%)

View this Pull Request on Codecov

37.03% of diff hit (target 66.24%)

Annotations

Check warning on line 233 in src/eddymotion/model/gpr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eddymotion/model/gpr.py#L232-L233

Added lines #L232 - L233 were not covered by tests

Check warning on line 236 in src/eddymotion/model/gpr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eddymotion/model/gpr.py#L235-L236

Added lines #L235 - L236 were not covered by tests

Check warning on line 242 in src/eddymotion/model/gpr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eddymotion/model/gpr.py#L242

Added line #L242 was not covered by tests

Check warning on line 248 in src/eddymotion/model/gpr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eddymotion/model/gpr.py#L248

Added line #L248 was not covered by tests

Check warning on line 251 in src/eddymotion/model/gpr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eddymotion/model/gpr.py#L251

Added line #L251 was not covered by tests

Check warning on line 254 in src/eddymotion/model/gpr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eddymotion/model/gpr.py#L254

Added line #L254 was not covered by tests

Check warning on line 259 in src/eddymotion/model/gpr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eddymotion/model/gpr.py#L258-L259

Added lines #L258 - L259 were not covered by tests

Check warning on line 311 in src/eddymotion/model/gpr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eddymotion/model/gpr.py#L311

Added line #L311 was not covered by tests

Check warning on line 318 in src/eddymotion/model/gpr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eddymotion/model/gpr.py#L315-L318

Added lines #L315 - L318 were not covered by tests

Check warning on line 325 in src/eddymotion/model/gpr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eddymotion/model/gpr.py#L325

Added line #L325 was not covered by tests