We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd4958e commit 0f49ff4Copy full SHA for 0f49ff4
cran-comments.md
@@ -14,5 +14,6 @@ There were no ERRORs, WARNINGs or NOTEs
14
There are no downstream dependencies.
15
16
## Changes
17
-Depreciated BayesianOptimization()
18
-Overhauled package architecture - new function bayesOpt() and its supporting methods replaced BayesianOptimization().
+Changed Gaussian Process package to DiceKriging. predict method is much faster.
+Added errorHandling parameter - bayesOpt() and addIterations() should now return results no matter what, unless errorHandling = 'stop'
19
+Added otherHalting parameter.
0 commit comments