Skip to content

Commit c1aa878

Browse files
committed
fix: headers fixed
1 parent f9de124 commit c1aa878

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/content/examples/bayesian_optimization.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
"cell_type": "markdown",
182182
"metadata": {},
183183
"source": [
184-
"# Acquisition functions\n",
184+
"## Acquisition functions\n",
185185
"Currently, there are three built in acquisition functions in the ```modAL.acquisition``` module: *expected improvement*, *probability of improvement* and *upper confidence bounds*. [You can find them in detail here](https://cosmic-cortex.github.io/modAL/Acquisition-functions).\n"
186186
]
187187
}

0 commit comments

Comments
 (0)