issues
search
luinardi
/
hypermapper
Black-box Optimizer based on Bayesian Optimization
MIT License
155
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Resuming optimization breaks with non-string feasible values
#96
UnsignedByte
opened
6 months ago
0
AttributeError: 'XTick' object has no attribute 'label'
#95
UnsignedByte
opened
8 months ago
0
Fixes for Batch Optimization for HyperMapper-v3
#94
panzerox123
closed
1 year ago
0
Categorical Parameters broken in the `hypermapper-v3` branch
#93
panzerox123
closed
1 year ago
1
Potential bug in bounding box sample function
#92
bbudescu
opened
1 year ago
0
HyperMapper queries points outside of search space
#91
thegwan
opened
1 year ago
1
Restrictions to search space for multiple input parameters
#90
thegwan
opened
1 year ago
0
Hypermapper fails when calling threadpool_limits(limits=1) (line 536 in local_search())
#89
anormanhogan
opened
1 year ago
0
Hypermapper installation not possible in pycharm
#88
hfahad
opened
1 year ago
0
Fix numpy deprecated dtypes. int->int64, float->float64
#87
shivampotdar
closed
1 year ago
1
Predicted integer parameter out of bounds
#86
ThrivikramanV
opened
1 year ago
0
Error with standard latin hypercube sampling when number_of_samples = 2
#85
ThrivikramanV
opened
1 year ago
0
Parameter sparse in sklearn.preprocessing.OneHotEncoder deprecated since v1.2
#84
ThrivikramanV
opened
1 year ago
0
What is the maximum problem size/# parameters recommended?
#83
ArmandB
closed
1 year ago
1
example not running
#82
hfahad
opened
1 year ago
1
Exploitation and exploration
#81
peterhchen
closed
1 year ago
2
How to find the samples of finding answer
#80
peterhchen
closed
2 years ago
2
Removed limit on optimization iterations.
#79
arturluis
closed
2 years ago
0
Converge problem
#78
peterhchen
closed
1 year ago
1
How to exit earlier when the converge is met
#77
peterhchen
closed
2 years ago
3
Fixed missing variable.
#76
arturluis
closed
2 years ago
0
Fix problem in json files
#75
luigi-ga
closed
1 year ago
0
Commit disappeared from the master branch
#74
matthias-mayr
closed
2 years ago
2
Added PiBO implementation.
#73
arturluis
closed
2 years ago
0
Fixed GP model standard deviation and variance computation.
#72
arturluis
closed
2 years ago
0
numpy.int64 types sometimes passed in for integer parameters
#71
noahsherrill
closed
2 years ago
4
Fixed new interface for custom gaussian prior.
#70
arturluis
closed
3 years ago
0
Improve error handling for small spaces in client-server mode
#69
arturluis
opened
3 years ago
0
Start BO if all samples are feasible
#68
arturluis
opened
3 years ago
0
In dataset resume optimization, how to define maximum instead of minimum?
#67
peterhchen
closed
3 years ago
4
compute_pareto
#66
aliirmak
closed
3 years ago
3
Pure Dataset optimization
#65
peterhchen
closed
2 years ago
1
Disable logging?
#64
rgokulsm
opened
3 years ago
3
Removed lambda functions from param_space due to pickle issue.
#63
arturluis
closed
3 years ago
0
Fixed issues with cma-es implementation.
#62
arturluis
closed
3 years ago
0
What is "!!hm-compute-pareto" into Python command?
#61
peterhchen
closed
3 years ago
9
How to check when the Gaussian Initialization done?
#60
peterhchen
closed
3 years ago
21
Problem using Gaussian Process when the objective function value is constant
#59
rzahra
opened
3 years ago
4
BOPrO prior optimization improvements
#58
arturluis
closed
3 years ago
0
Multiprocessing pickle sometimes fails because of nested methods.
#57
arturluis
closed
3 years ago
0
pickle error in windows 10
#56
aliirmak
closed
3 years ago
11
Changing lines to avoid getting error "division by zero"
#55
rzahra
closed
3 years ago
1
Best point found should not be printed by default on client-server mode.
#54
arturluis
closed
3 years ago
0
Multiprocessing pickle sometimes fails because of nested methods
#53
arturluis
closed
3 years ago
0
fixed HM suggesting integers outside the parameter range.
#52
arturluis
closed
3 years ago
0
Issue zerodiv
#51
hvarfner
closed
3 years ago
0
Iteration and best point parameter values exceed bounds
#50
noahsherrill
closed
3 years ago
2
ZeroDivisionError in CPU partition calculation
#49
noahsherrill
closed
3 years ago
4
pickle related error
#48
rgokulsm
closed
3 years ago
31
Add C backend for bayesian optimization
#47
SimonKLind
opened
3 years ago
5
Next