Skip to content

Update to newest Hyperopt #879

@hirzel

Description

@hirzel

Hyperopt 0.2.6 was released on November 15: https://pypi.org/project/hyperopt/0.2.6/

Unfortunately, it breaks many Lale tests: https://github.com/IBM/lale/actions/runs/1467468837

For example, the failures include some very basic tests such as:

  • test.test_core_transformers.TestFeaturePreprocessing.test_MinMaxScaler
  • test.test_core_transformers.TestFeaturePreprocessing.test_PCA
  • test.test_core_transformers.TestConcatFeatures.test_concat_with_hyperopt

So for now, we limit the Hyperopt version to <=0.2.5: 24db058

We should try to update to the latest (in fact, if we are lucky, Hyperopt 0.2.7 fixes the problem).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions