File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ This directory contains example scripts demonstrating ATHENA's functionality.
44
55## Feature Map Bayesian Optimization Example
66
7- ` feature_map_bayes_opt_example.py ` demonstrates the use of the
7+ ` feature_map_bayes_opt_example.py ` demonstrates the use of the
88` bayesian-optimization ` package for tuning feature map parameters in ATHENA's
99Kernel Active Subspaces.
1010
@@ -20,5 +20,4 @@ To run the example:
2020python feature_map_bayes_opt_example.py
2121```
2222
23- This shows how the ` 'bso' ` method in ` tune_pr_matrix ` now uses the
24- ` bayesian-optimization ` package as a replacement for the previous GPyOpt dependency.
23+ This shows how the ` 'bso' ` method in ` tune_pr_matrix ` now uses the` bayesian-optimization ` package as a replacement for the previous GPyOpt dependency.
You can’t perform that action at this time.
0 commit comments