Skip to content

Should 'classification=True' be 'classification=self.classification'? #150

@jgh9094

Description

@jgh9094

self._search_space = get_default_search_space(self.search_space, classification=True, inner_predictors=True, **get_search_space_params)

I think the wrong argument is being passed to the classification variable?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions