invert4geom.Inversion.gravity_score#
- Inversion.gravity_score(results_fname=None, rmse_as_median=False, plot=False)[source]#
Find the score, represented by the root mean (or median) squared error (RMSE), between the testing gravity data, and the predict gravity data after an inversion. Follows methods of Uieda and Barbosa[1]. Used in
optimize_inversion_damping.- Parameters:
- Returns:
inv_copy â a copy of the Inversion object after running the inversion on the training
- Return type:
References
Uieda and Barbosa[1]