-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Description
I was trying to use the Vanilla version of the execution without the ensemble and the MetaLearn for comparison reasons. I try to put the ensemble size equal to 0 to remove the feature.
When i put the ensemble_size=0 i get the following error.
'NoneType' object has no attribute 'get_model_identifiers'
Is there a way to run the algorithm without the ensemble and the metalearn?
Greetings
Walter