diff --git a/docs/src/examples/emulators/lorenz_integrator_3d_3d.md b/docs/src/examples/emulators/lorenz_integrator_3d_3d.md index 8ced6427b..b8a13aa49 100644 --- a/docs/src/examples/emulators/lorenz_integrator_3d_3d.md +++ b/docs/src/examples/emulators/lorenz_integrator_3d_3d.md @@ -6,17 +6,19 @@ Here are a selection of the predicted ### Gaussian Process Emulator (Sci-kit learn: `GP`) For one example fit ```@raw html - + + ``` ### Random Feature Emulator (`RF-nosvd-nonsep`) For one example fit ```@raw html - + + ``` +We also The CDFs over 20 randomized fits of the random feature optimization ```@raw html -The CDFs over 20 randomized fits. ```