Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / luinardi/hypermapper issues and pull requests

#94 - Fixes for Batch Optimization for HyperMapper-v3

Pull Request - State: closed - Opened by panzerox123 10 months ago

#93 - Categorical Parameters broken in the `hypermapper-v3` branch

Issue - State: closed - Opened by panzerox123 10 months ago - 1 comment

#92 - Potential bug in bounding box sample function

Issue - State: open - Opened by bbudescu 12 months ago

#91 - HyperMapper queries points outside of search space

Issue - State: open - Opened by thegwan about 1 year ago - 1 comment

#90 - Restrictions to search space for multiple input parameters

Issue - State: open - Opened by thegwan about 1 year ago

#88 - Hypermapper installation not possible in pycharm

Issue - State: open - Opened by hfahad about 1 year ago

#87 - Fix numpy deprecated dtypes. int->int64, float->float64

Pull Request - State: closed - Opened by shivampotdar over 1 year ago - 1 comment

#86 - Predicted integer parameter out of bounds

Issue - State: open - Opened by ThrivikramanV over 1 year ago

#83 - What is the maximum problem size/# parameters recommended?

Issue - State: closed - Opened by ArmandB over 1 year ago - 1 comment

#82 - example not running

Issue - State: open - Opened by hfahad over 1 year ago - 1 comment

#81 - Exploitation and exploration

Issue - State: closed - Opened by peterhchen almost 2 years ago - 2 comments

#80 - How to find the samples of finding answer

Issue - State: closed - Opened by peterhchen almost 2 years ago - 2 comments

#79 - Removed limit on optimization iterations.

Pull Request - State: closed - Opened by arturluis almost 2 years ago

#78 - Converge problem

Issue - State: closed - Opened by peterhchen almost 2 years ago - 1 comment

#77 - How to exit earlier when the converge is met

Issue - State: closed - Opened by peterhchen almost 2 years ago - 3 comments

#76 - Fixed missing variable.

Pull Request - State: closed - Opened by arturluis about 2 years ago

#75 - Fix problem in json files

Pull Request - State: closed - Opened by luigi-ga about 2 years ago

#74 - Commit disappeared from the master branch

Issue - State: closed - Opened by matthias-mayr about 2 years ago - 2 comments

#73 - Added PiBO implementation.

Pull Request - State: closed - Opened by arturluis about 2 years ago

#72 - Fixed GP model standard deviation and variance computation.

Pull Request - State: closed - Opened by arturluis over 2 years ago

#71 - numpy.int64 types sometimes passed in for integer parameters

Issue - State: closed - Opened by noahsherrill over 2 years ago - 4 comments

#70 - Fixed new interface for custom gaussian prior.

Pull Request - State: closed - Opened by arturluis over 2 years ago

#68 - Start BO if all samples are feasible

Issue - State: open - Opened by arturluis over 2 years ago
Labels: enhancement

#67 - In dataset resume optimization, how to define maximum instead of minimum?

Issue - State: closed - Opened by peterhchen over 2 years ago - 4 comments

#66 - compute_pareto

Issue - State: closed - Opened by aliirmak over 2 years ago - 3 comments

#65 - Pure Dataset optimization

Issue - State: closed - Opened by peterhchen over 2 years ago - 1 comment

#64 - Disable logging?

Issue - State: open - Opened by rgokulsm over 2 years ago - 3 comments

#63 - Removed lambda functions from param_space due to pickle issue.

Pull Request - State: closed - Opened by arturluis almost 3 years ago

#62 - Fixed issues with cma-es implementation.

Pull Request - State: closed - Opened by arturluis almost 3 years ago

#61 - What is "!!hm-compute-pareto" into Python command?

Issue - State: closed - Opened by peterhchen almost 3 years ago - 9 comments

#60 - How to check when the Gaussian Initialization done?

Issue - State: closed - Opened by peterhchen almost 3 years ago - 21 comments

#59 - Problem using Gaussian Process when the objective function value is constant

Issue - State: open - Opened by rzahra almost 3 years ago - 4 comments

#58 - BOPrO prior optimization improvements

Pull Request - State: closed - Opened by arturluis almost 3 years ago

#57 - Multiprocessing pickle sometimes fails because of nested methods.

Pull Request - State: closed - Opened by arturluis almost 3 years ago

#56 - pickle error in windows 10

Issue - State: closed - Opened by aliirmak almost 3 years ago - 11 comments

#55 - Changing lines to avoid getting error "division by zero"

Pull Request - State: closed - Opened by rzahra almost 3 years ago - 1 comment

#54 - Best point found should not be printed by default on client-server mode.

Pull Request - State: closed - Opened by arturluis almost 3 years ago

#53 - Multiprocessing pickle sometimes fails because of nested methods

Pull Request - State: closed - Opened by arturluis almost 3 years ago

#52 - fixed HM suggesting integers outside the parameter range.

Pull Request - State: closed - Opened by arturluis almost 3 years ago

#51 - Issue zerodiv

Pull Request - State: closed - Opened by hvarfner almost 3 years ago

#50 - Iteration and best point parameter values exceed bounds

Issue - State: closed - Opened by noahsherrill almost 3 years ago - 2 comments

#49 - ZeroDivisionError in CPU partition calculation

Issue - State: closed - Opened by noahsherrill almost 3 years ago - 4 comments

#48 - pickle related error

Issue - State: closed - Opened by rgokulsm almost 3 years ago - 31 comments

#47 - Add C backend for bayesian optimization

Pull Request - State: open - Opened by SimonKLind almost 3 years ago - 5 comments

#46 - Add flag for verbose logging

Pull Request - State: closed - Opened by SimonKLind about 3 years ago - 1 comment

#45 - Write to csv as soon as the black-box is evaluated.

Pull Request - State: closed - Opened by arturluis about 3 years ago

#44 - logfile enabled by default

Issue - State: closed - Opened by SimonKLind about 3 years ago - 4 comments

#43 - Help message update

Pull Request - State: closed - Opened by arturluis over 3 years ago

#42 - Not all environments support /dev/shm. It then crashes

Pull Request - State: open - Opened by toburn over 3 years ago

#40 - Add method to confirm successful pip installation in quickstart

Issue - State: closed - Opened by adelejjeh over 3 years ago - 1 comment

#39 - Help message needs updating

Issue - State: closed - Opened by adelejjeh over 3 years ago - 1 comment

#38 - Updated jupyter notebook demo.

Pull Request - State: closed - Opened by arturluis over 3 years ago

#37 - Fixed issue when sampling ordinal values.

Pull Request - State: closed - Opened by arturluis over 3 years ago

#36 - Added options to return incumbent and minimum of posterior mean.

Pull Request - State: closed - Opened by arturluis over 3 years ago

#35 - Move statsmodels import s.t. it is only required for plot_hiv.py

Pull Request - State: closed - Opened by LeoIV over 3 years ago

#34 - v2.2 breaks usage from C++ client

Issue - State: closed - Opened by matthias-mayr over 3 years ago - 2 comments

#33 - pip support, parallel msls, directory restructuring

Pull Request - State: closed - Opened by LeoIV over 3 years ago

#32 - Feature: Adds requirements.txt file.

Pull Request - State: closed - Opened by matthias-mayr over 3 years ago - 1 comment

#31 - Fixed division by 0 when all function values are equal.

Pull Request - State: closed - Opened by arturluis over 3 years ago

#30 - Division by zero if all function values are the same

Issue - State: closed - Opened by matthias-mayr over 3 years ago - 1 comment

#29 - Fix: Enables and fixes warnings in cpp client.

Pull Request - State: closed - Opened by matthias-mayr over 3 years ago - 1 comment

#28 - Fix: Prevents memory leak caused by input parameters in cpp client.

Pull Request - State: closed - Opened by matthias-mayr over 3 years ago

#27 - Introduce a requirements.txt file

Issue - State: closed - Opened by matthias-mayr over 3 years ago - 2 comments

#25 - Renamed files and improved aesthetics.

Pull Request - State: closed - Opened by arturluis over 3 years ago

#24 - Intermediate output values for the optimization

Issue - State: closed - Opened by mumair5393 over 3 years ago - 1 comment

#23 - Fixed small issue for feasibility constraints.

Pull Request - State: closed - Opened by arturluis over 3 years ago

#22 - Plot dse input fix

Pull Request - State: closed - Opened by arturluis over 3 years ago

#21 - local variable 'output_pareto_file' referenced before assignment

Issue - State: closed - Opened by SandraHernandezH over 3 years ago - 5 comments

#20 - Added Batch BO for default mode.

Pull Request - State: closed - Opened by arturluis over 3 years ago

#19 - Added Kriging Believer Batch BO.

Pull Request - State: closed - Opened by arturluis over 3 years ago

#18 - Input types

Issue - State: closed - Opened by SandraHernandezH over 3 years ago - 1 comment

#17 - Added floating point support, and support for Real Input Parameter Type

Pull Request - State: closed - Opened by adelejjeh over 3 years ago

#16 - Added plot_regret script.

Pull Request - State: closed - Opened by arturluis over 3 years ago

#15 - Does HyperMapper only accept python program as input?

Issue - State: closed - Opened by yrq0208 almost 4 years ago - 2 comments

#14 - Added client-server examples directory.

Pull Request - State: closed - Opened by arturluis almost 4 years ago

#13 - C Client for HyperMapper

Pull Request - State: closed - Opened by adelejjeh almost 4 years ago

#12 - Fixed path of output images.

Pull Request - State: closed - Opened by arturluis almost 4 years ago

#10 - unable to run compute_pareto.py from run_directory

Issue - State: closed - Opened by adelejjeh almost 4 years ago - 3 comments

#9 - Optimized bo acquisition functions.

Pull Request - State: closed - Opened by arturluis almost 4 years ago

#8 - Refactoring

Pull Request - State: closed - Opened by arturluis almost 4 years ago

#7 - Fixed the relative path of the logfile.

Pull Request - State: closed - Opened by arturluis almost 4 years ago

#6 - Terminating communication in client-server mode

Issue - State: closed - Opened by adelejjeh almost 4 years ago

#5 - Instructions for setting up Spatial use-case demo are breaking

Issue - State: closed - Opened by adelejjeh almost 4 years ago - 5 comments

#4 - Feat: adding evolutionary algorithm as alternative solver + adding co…

Pull Request - State: closed - Opened by samuellundberg almost 4 years ago - 1 comment

#3 - Added prior-guided optimization approach.

Pull Request - State: closed - Opened by arturluis about 4 years ago

#2 - Gp model implementation

Pull Request - State: closed - Opened by arturluis about 4 years ago

#1 - Add .gitignore file

Issue - State: closed - Opened by chabb about 4 years ago