mirror of
https://github.com/microsoft/autogen.git
synced 2025-12-29 16:09:07 +00:00
log msg about ensemble
This commit is contained in:
parent
1b40b4b3a6
commit
c5272ad377
@ -3274,6 +3274,7 @@ class AutoML(BaseEstimator):
|
||||
import joblib
|
||||
|
||||
try:
|
||||
logger.info("Building ensemble with tuned estimators")
|
||||
stacker.fit(
|
||||
self._X_train_all,
|
||||
self._y_train_all,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user