From 646be15b12578b287fd0f97340a05f6f598d653a Mon Sep 17 00:00:00 2001 From: odunbar Date: Tue, 14 Nov 2023 18:27:39 -0800 Subject: [PATCH] sizing cont --- docs/src/examples/emulators/lorenz_integrator_3d_3d.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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. ```