Modifying results from bayesopt
Mostrar comentarios más antiguos
Hey guys, following use case: I call bayesopt and get the results structure from it.
Now, the results structure contains a field, named 'NextPoint'. This is the x vector, which is going to be evaluated after a resuming. Given the fact, I know a better point, which is worth to be calculated next, how to replace the automatic one? A direct try yields
You cannot set the read-only property 'NextPoint' of BayesianOptimization.
error message.
1 comentario
Alexander
el 9 de Nov. de 2017
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Model Building and Assessment en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!