For example, would the ensembleRegressor in the code below have its n_estimators updated every time new data is passed to it?
baseRegressor = SGDRegressor(war