Skip to content

InvalidParameterError, possible package version issue? #193

Closed
@JuliaWasala

Description

@JuliaWasala

When running the HyperoptEstimator, I get the following
error:sklearn.utils._param_validation.InvalidParameterError: The 'base_estimator' parameter of AdaBoostClassifier must be an object implementing 'fit' and 'predict' or a str among {'deprecated'}. Got None instead.

I have a feeling this might be a package version issue. Do you know how I could solve it?
Versions:

  • Python: 3.9.15
  • hpsklearn: 1.0.3
  • numpy: 1.23.5
  • scikit-learn 1.2.0
  • scipy 1.9.3

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions