ensemble_base Module

Base module for ensembling previous AutoML iterations.

Classes

EnsembleBase

Class for ensembling previous AutoML iterations.

The ensemble pipeline is initialized from a collection of already fitted pipelines.

Create an Ensemble pipeline out of a collection of already fitted pipelines.