stacking_ensemble

Classes

StackingEnsemble(pipelines[, final_model, ...])

StackingEnsemble is a pipeline that forecast future using the metamodel to combine the forecasts of the base models.