Skip to content

Commit

Permalink
docs: update and rerun doc notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
mdtanker committed Oct 9, 2024
1 parent d5d2b63 commit df094d6
Show file tree
Hide file tree
Showing 15 changed files with 4,029 additions and 3,811 deletions.
2,079 changes: 1,073 additions & 1,006 deletions docs/gallery/bishop_basement_model.ipynb

Large diffs are not rendered by default.

62 changes: 21 additions & 41 deletions docs/gallery/uieda_et_al_2017_CRUST1.ipynb

Large diffs are not rendered by default.

48 changes: 14 additions & 34 deletions docs/gallery/uieda_et_al_2017_synthetic.ipynb

Large diffs are not rendered by default.

283 changes: 129 additions & 154 deletions docs/user_guide/adhering_to_constraints.ipynb

Large diffs are not rendered by default.

1,335 changes: 747 additions & 588 deletions docs/user_guide/combining_it_all.ipynb

Large diffs are not rendered by default.

52 changes: 17 additions & 35 deletions docs/user_guide/damping_cross_validation.ipynb

Large diffs are not rendered by default.

76 changes: 12 additions & 64 deletions docs/user_guide/density_cross_validation.ipynb

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions docs/user_guide/discretization.ipynb

Large diffs are not rendered by default.

86 changes: 25 additions & 61 deletions docs/user_guide/estimating_regional_field.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -226,12 +226,12 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "b7cc384b2666402ea69f6f584ba8bf95",
"model_id": "e847ebc2a1284cc1a5c7c4d201f1d487",
"version_major": 2,
"version_minor": 0
},
"text/plain": [
" 0%| | 0/7650 [00:00<?, ?it/s"
" 0%| | 0/7650 [00:00<?, ?it/s]"
]
},
"metadata": {},
Expand All @@ -240,12 +240,12 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "e5ee40dc4a9d45c180c81d4066d59069",
"model_id": "651b73dd194e4add8725ab122cd8fedf",
"version_major": 2,
"version_minor": 0
},
"text/plain": [
" 0%| | 0/7650 [00:00<?, ?it/s"
" 0%| | 0/7650 [00:00<?, ?it/s]"
]
},
"metadata": {},
Expand Down Expand Up @@ -869,20 +869,8 @@
"name": "stderr",
"output_type": "stream",
"text": [
"INFO:invert4geom:Best SplineCV score: 0.40003191692663587\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"INFO:invert4geom:Best damping: 1e-60\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"INFO:invert4geom:Best SplineCV score: 0.40003191692663587\n",
"INFO:invert4geom:Best damping: 1e-60\n",
"WARNING:invert4geom:Best damping value (1e-60) is at the limit of provided values (1e-60, 1.0) and thus is likely not a global minimum, expand the range of values test to ensure the best parameter value value is found.\n"
]
}
Expand Down Expand Up @@ -1005,12 +993,12 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "288b817ad5094a18911d433dbf00c76e",
"model_id": "58fc84ba56924340a382566809ed452e",
"version_major": 2,
"version_minor": 0
},
"text/plain": [
" 0%| | 0/7650 [00:00<?, ?it/s"
" 0%| | 0/7650 [00:00<?, ?it/s]"
]
},
"metadata": {},
Expand Down Expand Up @@ -3668,13 +3656,7 @@
"name": "stderr",
"output_type": "stream",
"text": [
"INFO:invert4geom:Best SplineCV score: 0.9270952808343169\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"INFO:invert4geom:Best SplineCV score: 0.9270952808343169\n",
"INFO:invert4geom:Best damping: 1.2915496650148826e-09\n"
]
},
Expand Down Expand Up @@ -4045,7 +4027,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "441d33474fb24376bf2c5f3df9962177",
"model_id": "f66bf33e8ef04df88286288c281ad478",
"version_major": 2,
"version_minor": 0
},
Expand All @@ -4060,27 +4042,9 @@
"name": "stderr",
"output_type": "stream",
"text": [
"INFO:invert4geom:Trial with best score: \n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"INFO:invert4geom:\ttrial number: 19\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"INFO:invert4geom:\tparameter: {'damping': 0.0002654093551285742}\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"INFO:invert4geom:Trial with best score: \n",
"INFO:invert4geom:\ttrial number: 19\n",
"INFO:invert4geom:\tparameter: {'damping': 0.0002654093551285742}\n",
"INFO:invert4geom:\tscores: [0.8998036795721728]\n"
]
},
Expand Down Expand Up @@ -4987,13 +4951,13 @@
"description": "",
"description_allow_html": false,
"layout": "IPY_MODEL_bcfe3c2913564e01b42ea5256f03e462",
"max": 20.0,
"min": 0.0,
"max": 20,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_795a91f8b71a4b73b6d49fd913bbd166",
"tabbable": null,
"tooltip": null,
"value": 20.0
"value": 20
}
},
"41a9c62469d744b39315c161e07c2983": {
Expand Down Expand Up @@ -5147,13 +5111,13 @@
"description": "",
"description_allow_html": false,
"layout": "IPY_MODEL_4ab04fe242f340b48e06c1a1fee8aa2c",
"max": 7650.0,
"min": 0.0,
"max": 7650,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_0df3cf03fd9e40fca62c5e68b724ef97",
"tabbable": null,
"tooltip": null,
"value": 7650.0
"value": 7650
}
},
"59f4ceacb65d4f499306c3545ace5c81": {
Expand Down Expand Up @@ -5302,13 +5266,13 @@
"description": "",
"description_allow_html": false,
"layout": "IPY_MODEL_185aa806a9254d01a4d2a13482dd4a66",
"max": 7650.0,
"min": 0.0,
"max": 7650,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_5037a9590df94b698eb937569aaaf980",
"tabbable": null,
"tooltip": null,
"value": 7650.0
"value": 7650
}
},
"696d3cdfaad64411affd1a81c6650731": {
Expand Down Expand Up @@ -5434,13 +5398,13 @@
"description": "",
"description_allow_html": false,
"layout": "IPY_MODEL_59f4ceacb65d4f499306c3545ace5c81",
"max": 7650.0,
"min": 0.0,
"max": 7650,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_998b07b2b6484860b1028dd2fa5e5f17",
"tabbable": null,
"tooltip": null,
"value": 7650.0
"value": 7650
}
},
"795a91f8b71a4b73b6d49fd913bbd166": {
Expand Down
18 changes: 9 additions & 9 deletions docs/user_guide/including_starting_model.ipynb

Large diffs are not rendered by default.

114 changes: 22 additions & 92 deletions docs/user_guide/reference_level_cross_validation.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit df094d6

Please sign in to comment.