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

Hyperparameter cross validation #25

Merged
merged 28 commits into from
Nov 24, 2023
Merged

Hyperparameter cross validation #25

merged 28 commits into from
Nov 24, 2023

Conversation

mdtanker
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 24, 2023

Codecov Report

Attention: 123 lines in your changes are missing coverage. Please review.

Comparison is base (1f99c55) 49.84% compared to head (31cbd6d) 42.02%.
Report is 2 commits behind head on main.

Files Patch % Lines
src/invert4geom/cross_validation.py 0.00% 84 Missing ⚠️
src/invert4geom/plotting.py 11.36% 39 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
- Coverage   49.84%   42.02%   -7.82%     
==========================================
  Files           5        6       +1     
  Lines         636      759     +123     
==========================================
+ Hits          317      319       +2     
- Misses        319      440     +121     

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

mdtanker and others added 13 commits November 24, 2023 10:37
run a python-semantic-release in no operation mode to see what will be done. Runs one all commits to PR's
associated functions are termed "gravity" cross validation since they use the observed and predicted gravity data to determine the score.
termed "constraints" since they use the difference between constraint point elevations and inverted topography to determine the score. Used for zref and density cross validations
@mdtanker mdtanker changed the title Damping cross val Hyperparameter cross validation Nov 24, 2023
@mdtanker mdtanker merged commit 2546ee4 into main Nov 24, 2023
12 checks passed
@mdtanker mdtanker deleted the damping_cross_val branch November 24, 2023 16:27
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.

2 participants