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
feat: Acquisition functions now assert whether surrogates match their required predict type.
fix: Unloading mlr3mbo removes optimizers and tuners from the dictionaries.
docs: faster examples.
feat: characters in surrogate regression tasks are no longer automatically converted to factors. default_surrogate now respects this and gained an appropriate pipeline step.