We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8700e4 commit 56b1882Copy full SHA for 56b1882
1 file changed
docs/tutorials/simulator/02_active_learning.ipynb
@@ -179,7 +179,7 @@
179
"1. **Training** – Fit the emulator on a batch of input-output pairs.\n",
180
"2. **Prediction** – Generate output predictions (with uncertainty estimates) for new inputs.\n",
181
"\n",
182
- "In this example, we use a simple **Gaussian Process** model (`GaussianProcessExact`) provided by the AutoEmulate package."
+ "In this example, we use a simple **Gaussian Process** model (`GaussianProcessRBF`) provided by the AutoEmulate package."
183
]
184
},
185
{
0 commit comments