Fa
Fa
is it possible to get multiple trials at once and then evaluate them together.
is qNEHVI the defualt algorithm? and how can we switch to qNParEGO? are we still able to get better resullt even we do not know the interssting region (we have...
Hallo, I have regression Problem with 5 targest and need to perdict them simultaneously. is it possible to use mlens? I have tried RF, xgboost as well as NN but...
### Description of the bug --------------------------------------------------------------------------- TypeError Traceback (most recent call last) Cell In[34], [line 48](vscode-notebook-cell:?execution_count=34&line=48) [41](vscode-notebook-cell:?execution_count=34&line=41) bounds = [ [42](vscode-notebook-cell:?execution_count=34&line=42) [43](vscode-notebook-cell:?execution_count=34&line=43) FloatVar(lb=0., ub=1.0, name="learning-rate")] [47](vscode-notebook-cell:?execution_count=34&line=47) gwo= OriginalGWO(epoch, pop_size) --->...