You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not 100% sure this is the reason for the bail, but p_objective is defined but never used, hence nothing is parallelized and, I think, fit_vals is computed as the scalar sum over all sample variables.
AFAICS, the fun argument to es.ask_and_eval must be p_objective.
Hi,
The code and outputs are as follows.
Regards
The text was updated successfully, but these errors were encountered: