This repository has been archived by the owner on Feb 28, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 549
Issues: scikit-optimize/scikit-optimize
Rewrite *SearchCV to use Scikit-learn 0.20's _run_search
#718
by jnothman
was closed May 4, 2021
Closed
8
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
using BayesSearchCV AttributeError module 'numpy' has no attribute 'int'. np.int was a deprecated alias for the builtin int. To avoid this error in existing code, use int by itself. Doing this will not modify any behavior and is safe. When replacing np.int, you may wish to use e.g. np.int64 or np.int32 to specify the precision. If you wish to review your current use, check the release note link for additional information.
#1200
opened Jan 17, 2024 by
zeron-G
Optimization space and initial points in x0 use inconsistent dimensions.
#1178
opened Aug 17, 2023 by
annelize-vn
First and last values of each variable in the space are sampled 2 times less than the others
#1172
opened Jun 7, 2023 by
jordy101
Question: Are plot_convergence and plot_objective supposed to look like identical plots?
#1163
opened May 10, 2023 by
GregorySchwing
BayesSearchCV: default value mentioned for cv is wrong in the doc
#1157
opened Mar 16, 2023 by
robertlbyrne
gp_minimize() produces ValueError while tuning xgboost classifier
#1155
opened Mar 9, 2023 by
scigeek72
Does dumping a gp_minimize serialize the number of the feval's performed?
#1154
opened Mar 2, 2023 by
GregorySchwing
Is there a way two define a search space with functional relationship between individual dimensions?
#1153
opened Feb 28, 2023 by
wushanyun64
sk-opt is how to deal with discrete variables in Bayesian optimization
#1151
opened Feb 21, 2023 by
RuifMaxx
Previous Next
ProTip!
no:milestone will show everything without a milestone.