Skip to content

InvalidParameterError, possible package version issue? #193

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions