Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Use Bayesian Optimization with Hyperopt #10

Open
wr0124 opened this issue Jul 27, 2023 · 0 comments
Open

Error Use Bayesian Optimization with Hyperopt #10

wr0124 opened this issue Jul 27, 2023 · 0 comments

Comments

@wr0124
Copy link

wr0124 commented Jul 27, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant