summit.multiview_platform.multiview_classifiers.early_fusion_adaboost

early_fusion_adaboost

classifier_class_name = 'EarlyFusionAdaboost'
class EarlyFusionAdaboost(random_state=None, n_estimators=50, estimator=None, base_estimator_config=None, **kwargs)

BaseMultiviewClassifier base of Multiview classifiers

Parameters:

random_state (int seed, RandomState instance, or None (default=None)) – The seed of the pseudo random number multiview_generator to use when shuffling the data.

param_names = ['n_estimators', 'estimator']
classed_params = ['estimator']
distribs
weird_strings