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
Even after n_trials is depleted, the ask and tell interface of SMAC allows to sample additional configurations without notifying the user. This behavior warrants documentation, and probably a warning.
The text was updated successfully, but these errors were encountered:
Description
Even after
n_trials
is depleted, theask and tell
interface of SMAC allows to sample additional configurations without notifying the user. This behavior warrants documentation, and probably a warning.The text was updated successfully, but these errors were encountered: