voting_ensemble_base Module

Base module for ensembling previous AutoML iterations.

Classes

VotingEnsembleBase

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.