bolero.behavior_search.JustOptimizer¶bolero.behavior_search.JustOptimizer(optimizer)[source]¶Wrap only the optimizer.
Internally, we use a behavior that only returns the parameter vector that has been generated by the optimizer.
| Parameters: |
|
|---|
get_args()¶Get parameters for this estimator.
| Returns: |
|
|---|