-
Notifications
You must be signed in to change notification settings - Fork 4
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
Commits on Nov 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cca2a29 - Browse repository at this point
Copy the full SHA cca2a29View commit details
Commits on Nov 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 82ce1fd - Browse repository at this point
Copy the full SHA 82ce1fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ede48c3 - Browse repository at this point
Copy the full SHA ede48c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca5601d - Browse repository at this point
Copy the full SHA ca5601dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0bd675 - Browse repository at this point
Copy the full SHA d0bd675View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20c9aea - Browse repository at this point
Copy the full SHA 20c9aeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f940939 - Browse repository at this point
Copy the full SHA f940939View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1c64a2 - Browse repository at this point
Copy the full SHA c1c64a2View commit details -
docs: update simple_inversion.ipynb
Lower the grid resolution to run faster, add more detailed comments, use same zref as true topography, change choosen damping value
Configuration menu - View commit details
-
Copy full SHA for fef9387 - Browse repository at this point
Copy the full SHA fef9387View commit details -
docs: add damping_cross_validation.ipynb
new notebook to demonstrate how to perform a CV to find the optimal damping value.
Configuration menu - View commit details
-
Copy full SHA for f3d3e89 - Browse repository at this point
Copy the full SHA f3d3e89View commit details -
Configuration menu - View commit details
-
Copy full SHA for b085100 - Browse repository at this point
Copy the full SHA b085100View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30e39b5 - Browse repository at this point
Copy the full SHA 30e39b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a391799 - Browse repository at this point
Copy the full SHA a391799View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c65c4c - Browse repository at this point
Copy the full SHA 3c65c4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 619057a - Browse repository at this point
Copy the full SHA 619057aView commit details -
chore: add github action workflow
run a python-semantic-release in no operation mode to see what will be done. Runs one all commits to PR's
Configuration menu - View commit details
-
Copy full SHA for d199599 - Browse repository at this point
Copy the full SHA d199599View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a424e3 - Browse repository at this point
Copy the full SHA 0a424e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebc5e2e - Browse repository at this point
Copy the full SHA ebc5e2eView commit details -
Merge branch 'damping_cross_val' of https://github.com/mdtanker/inver…
…t4geom into damping_cross_val
Configuration menu - View commit details
-
Copy full SHA for 39f9e6b - Browse repository at this point
Copy the full SHA 39f9e6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 619915f - Browse repository at this point
Copy the full SHA 619915fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b637c79 - Browse repository at this point
Copy the full SHA b637c79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91594fd - Browse repository at this point
Copy the full SHA 91594fdView commit details -
fix: restructure damping cross validation
associated functions are termed "gravity" cross validation since they use the observed and predicted gravity data to determine the score.
Configuration menu - View commit details
-
Copy full SHA for 6122e32 - Browse repository at this point
Copy the full SHA 6122e32View commit details -
feat: add constraints cv functions
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
Configuration menu - View commit details
-
Copy full SHA for fa792ab - Browse repository at this point
Copy the full SHA fa792abView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7bc456 - Browse repository at this point
Copy the full SHA d7bc456View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96bcd0d - Browse repository at this point
Copy the full SHA 96bcd0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b89196b - Browse repository at this point
Copy the full SHA b89196bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31cbd6d - Browse repository at this point
Copy the full SHA 31cbd6dView commit details