You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add TLDR and conventional comments to contribute guide ([`1371096`](https://github.com/mdtanker/invert4geom/commit/13710969abe34b811303044ffe00a4fab0a63fff))
* restructure to Divio system ([`865983a`](https://github.com/mdtanker/invert4geom/commit/865983a8c380bfcbc799d1ae7fa90b6cac7fdedf))
11
18
* update some docs notebooks ([`6fe1488`](https://github.com/mdtanker/invert4geom/commit/6fe1488d7cda52615d7890cf11c4811b637d17fd))
19
+
### 🚀 Features
20
+
* return fig for `plot_cv_scores` ([`70e4a0d`](https://github.com/mdtanker/invert4geom/commit/70e4a0d29e22021481ee2ebf14549eccdbd2844f))
21
+
* add `fname` kwarg to some plotting functions ([`155f645`](https://github.com/mdtanker/invert4geom/commit/155f6450ae9ea58b56e7a9c3f32f299656c5b217))
22
+
* add plotting functions for latin hypercube sampling ([`2607284`](https://github.com/mdtanker/invert4geom/commit/26072840fb55c7fbad95ff77ab739add00928f3f))
23
+
* add `region` parameter for `regional_misfit_uncertainty` ([`ef5239e`](https://github.com/mdtanker/invert4geom/commit/ef5239e2c15d4f826bd4f851ed058fb3f3d05705))
24
+
* add uncertainty estimate for equivalent source interpolation ([`0cb4a21`](https://github.com/mdtanker/invert4geom/commit/0cb4a21973cc1457fc5551674f08917b0816d360))
25
+
* allow normalizing of sampled values in latin hypercube ([`b01c210`](https://github.com/mdtanker/invert4geom/commit/b01c210e4c05996f17a4a8171942f75ca84b9c74))
26
+
* include discrete uniform distribution for LHS sampling ([`7bd98e9`](https://github.com/mdtanker/invert4geom/commit/7bd98e918c086b0b0e58eb480b0db413f6112e21))
27
+
* allow choice of `criterion` in sampling of latin hyper cube ([`f7e94a1`](https://github.com/mdtanker/invert4geom/commit/f7e94a1137f89b25b81d0ed6668cb84cdd4ed0d2))
28
+
* allow `weight_by=None` in `merged_stats` ([`d96e5c2`](https://github.com/mdtanker/invert4geom/commit/d96e5c20b866c25da5343d1cec76ab4a5299ac44))
* use duplicate filter on optimize for zref/density ([`cc825e0`](https://github.com/mdtanker/invert4geom/commit/cc825e0a4701ae1e0102e5b41b98c643b4b7f13e))
32
+
* exception for trail worsening warning ([`313f847`](https://github.com/mdtanker/invert4geom/commit/313f8474b22b557bd7706e72e0c59ff27673480e))
33
+
* raise warnings for invalid number of splits in test train data splitting ([`bcef273`](https://github.com/mdtanker/invert4geom/commit/bcef273b38f33cf564300b716559d3f8699b1932))
34
+
* raise warnings and use fallback for nan scores in eq source fitting ([`ad14dc0`](https://github.com/mdtanker/invert4geom/commit/ad14dc09d35c318d473aaed1981e976ab68b1015))
35
+
* re-create starting topography for each fold of training constraint points in density/zref optimization. ([`91ffb71`](https://github.com/mdtanker/invert4geom/commit/91ffb71979dc9d87d8c0287edf426400098c9377))
* make "default" the default depth for eq sources ([`6b68c2b`](https://github.com/mdtanker/invert4geom/commit/6b68c2bbcb5a3759aeb98722c4bc0cec52a3c36e))
39
+
* print more decimals for inversion info ([`05cbda9`](https://github.com/mdtanker/invert4geom/commit/05cbda902768c527c82550bdc62432f0f7781981))
0 commit comments