Skip to content

Commit e002486

Browse files
cookbook
1 parent 09334b7 commit e002486

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Hyperparameter Tuning Cookbook
2+
3+
The following is a cookbook of hyperparameter tuning recipes. It is not meant to be exhaustive, but instead act as a place to capture a number of the common patterns used in hyperparameter tuning.
4+
5+
[Hyperparameter Tuning Cookbook](https://sequential-parameter-optimization.github.io/Hyperparameter-Tuning-Cookbook/)

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ site_name: spotPython
22
site_url: https://www.spotseven.de
33
nav:
44
- Home: index.md
5+
- Documentation: hyperparameter-tuning-cookbook.md
56
- Download: download.md
67
- Examples: examples.md
78
- Code Reference: reference/

0 commit comments

Comments
 (0)