Skip to content

Error Use Bayesian Optimization with Hyperopt #10

@wr0124

Description

@wr0124

when excute:
best_params_use, best_clusters_use, trials_use = utils.bayesian_search(embeddings_st1,
space=hspace,
label_lower=int(label_lower),
label_upper=int(label_upper),
max_evals=int(max_evals))

TypeError: 'numpy.float64' object cannot be interpreted as an integer. I didn't modify any part of this notebook

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions