search_spaces | | default: {"classifier__bootstrap": {"oml-python:serialized_object": "skopt_space", "value": "skopt.space.space.Categorical(categories=(True, False), prior=None)"}, "classifier__criterion": {"oml-python:serialized_object": "skopt_space", "value": "skopt.space.space.Categorical(categories=('gini', 'entropy'), prior=None)"}, "classifier__max_depth": {"oml-python:serialized_object": "skopt_space", "value": "skopt.space.space.Categorical(categories=(None,), prior=None)"}, "classifier__max_features": {"oml-python:serialized_object": "skopt_space", "value": "skopt.space.space.Real(low=0.001, high=1.0, prior='log-uniform', transform='identity')"}, "classifier__max_leaf_nodes": {"oml-python:serialized_object": "skopt_space", "value": "skopt.space.space.Categorical(categories=(None,), prior=None)"}, "classifier__min_samples_leaf": {"oml-python:serialized_object": "skopt_space", "value": "skopt.space.space.Integer(low=1, high=20)"}, "classifier__min_samples_split": {"oml-python:serialized_object": "skopt_space", "value": "skopt.space.space.Integer(low=2, high=20)"}, "classifier__min_weight_fraction_leaf": {"oml-python:serialized_object": "skopt_space", "value": "skopt.space.space.Categorical(categories=(0.0,), prior=None)"}, "classifier__n_estimators": {"oml-python:serialized_object": "skopt_space", "value": "skopt.space.space.Categorical(categories=(100,), prior=None)"}, "imputation__strategy": {"oml-python:serialized_object": "skopt_space", "value": "skopt.space.space.Categorical(categories=('mean', 'median', 'most_frequent'), prior=None)"}} |