Partager via


EnsembleConstants Classe

Définit les constantes utilisées pour les itérations d’ensemble.

Héritage
builtins.object
EnsembleConstants

Constructeur

EnsembleConstants()

Attributs

DEFAULT_TRAIN_PERCENTAGE_FOR_STACK_META_LEARNER

DEFAULT_TRAIN_PERCENTAGE_FOR_STACK_META_LEARNER = 0.2

ENSEMBLE_PIPELINE_IDS

ENSEMBLE_PIPELINE_IDS = ['__AutoML_Ensemble__', '__AutoML_Stack_Ensemble__']

STACK_ENSEMBLE_PIPELINE_ID

STACK_ENSEMBLE_PIPELINE_ID = '__AutoML_Stack_Ensemble__'

VOTING_ENSEMBLE_PIPELINE_ID

VOTING_ENSEMBLE_PIPELINE_ID = '__AutoML_Ensemble__'