Ecosyste.ms: Issues

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

GitHub / boschresearch/blackboxopt issues and pull requests

#126 - update actions to avoid coverage report on release

Pull Request - State: closed - Opened by LGro 7 months ago - 1 comment

#125 - add basic docs for optimizers and loops

Pull Request - State: closed - Opened by LGro 7 months ago - 1 comment

#124 - add file based distributed optimization loop

Pull Request - State: open - Opened by LGro 8 months ago - 1 comment

#123 - add fidelities calculator for staged iteration optimizers

Pull Request - State: closed - Opened by LGro 8 months ago - 1 comment

#122 - callbacks for dask optimization loop

Pull Request - State: closed - Opened by sfalkner 11 months ago - 1 comment

#121 - Run reporting step also on main

Pull Request - State: closed - Opened by dynobo 11 months ago - 1 comment

#120 - add py3.12 support

Pull Request - State: open - Opened by LGro about 1 year ago - 1 comment

#119 - relax pymoo bound to 0.5 using backward compat hypervolume api

Pull Request - State: closed - Opened by LGro about 1 year ago - 1 comment

#118 - Hotfix/random proposals until valid evals

Pull Request - State: closed - Opened by LGro about 1 year ago - 1 comment

#117 - refactor botorch base predict_model_based_best into function

Pull Request - State: closed - Opened by LGro about 1 year ago - 2 comments

#116 - remove redundant non dominated sorting in hypervolume vis

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

#115 - Enable coverage comparison

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

#114 - expose num evaluations in reference test, fix docstrings

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

#113 - replace custom coverage action with py-cov-comment

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

#112 - add pipefail for tests in action (closes #111)

Pull Request - State: closed - Opened by LGro over 1 year ago - 2 comments

#111 - Passing Actions workflow despite failing tests

Issue - State: closed - Opened by LGro over 1 year ago
Labels: bug

#110 - add test for dask distributed example

Pull Request - State: open - Opened by LGro over 1 year ago - 3 comments

#109 - add pre eval callback and stringify user info for logging

Pull Request - State: closed - Opened by LGro over 1 year ago - 2 comments

#108 - update fixed seed reference test to use two objectives in mo case

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

#107 - Feature/auto compress pickle study

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

#106 - add multi objective example and default logger init

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

#105 - add on release published as ci/cd trigger

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

#104 - Feature/hypervolume visualization

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

#103 - remove upper version bound for parameterspace dependency

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

#102 - Feature/report coverage to pr comment

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

#101 - add comment coverage to PR

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

#100 - update torch gpu to cpu project deps (closes #94)

Pull Request - State: closed - Opened by LGro over 1 year ago - 4 comments

#99 - add coverage report logging to actions

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

#98 - update checkout action v2 -> v3

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

#97 - JSON dump in optimization loop logging fails for some user_info values

Issue - State: closed - Opened by LGro over 1 year ago
Labels: bug

#96 - add utils to save and load a study pickle

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

#95 - add utils to save and load a study json

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

#94 - Revisit ADR on Torch CPU/GPU after Poetry 1.5

Issue - State: closed - Opened by LGro over 1 year ago

#93 - update optimizer list in docs

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

#92 - Feature/hypervolume visualizations

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

#91 - Fix constraints in reference Test

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

#90 - Feature/replace pylint with ruff

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

#89 - update reference tests to use two objectives in mo case by default

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

#88 - add support for multiple objectives in botorch to numerical

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

#87 - Feature/objective wise none replacement

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

#86 - Feature/optimize over entire discrete search spaces

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

#85 - Reduce precision to 1e-3 while comparing configurations for the test …

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

#84 - add parameterspace versions 0.8.* as compatible

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

#83 - Feature/choose af optimization strategy

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

#82 - get __version__ from importlib instead of hard coding

Pull Request - State: closed - Opened by LGro over 1 year ago - 4 comments

#81 - fix model update in gpbo, add nan filtering

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

#80 - Get __version__ from importlib.metadata

Issue - State: open - Opened by LGro over 1 year ago - 2 comments

#79 - add discrete acquisition function optimization for discrete spaces with gpbo

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

#78 - Remove global seeding and add test fixture for seed

Pull Request - State: closed - Opened by lreeb almost 2 years ago - 5 comments

#77 - Feature/warnings

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

#76 - Ensure that bounds are of the same type as an optimizer data

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

#75 - Add constraint names support for `to_numerical` function

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

#74 - Reshape fantasized model only for ExactGP

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

#73 - add py3.11 to compatible versions and CI/CD test

Pull Request - State: closed - Opened by LGro almost 2 years ago - 4 comments

#72 - fix missing evaluation sorting in botorch base

Pull Request - State: closed - Opened by LGro almost 2 years ago - 3 comments

#71 - add generic botorch base optimizer

Pull Request - State: closed - Opened by LGro almost 2 years ago - 1 comment

#70 - Add constraints

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

#69 - Extend deterministic ref test to compare five configurations.

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

#68 - Feature/improvements to sort evaluations

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

#67 - Increase pytest version to solve dependabot finding

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

#66 - Feature/fix determinism in bohbs config sampler

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

#65 - Add utility function to derministically sort list of evaluations

Pull Request - State: closed - Opened by dynobo almost 2 years ago - 1 comment

#64 - Add additional reference test for determinism

Pull Request - State: closed - Opened by dynobo almost 2 years ago - 3 comments

#63 - add conditional space reference test

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

#62 - Fix exception when coloring parallel coordinates plot without ticklabels

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

#61 - add filter pareto front from eval util

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

#60 - display single scatter plot instead of scatter matrix for two objectives

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

#59 - Upgrade plotly to new major version

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

#58 - Fix parallel coordinate plot breaking in case of non-hashable parameter values

Pull Request - State: closed - Opened by dynobo about 2 years ago - 3 comments

#57 - add debug logging evaluations in dask loop

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

#56 - add support for Python 3.10

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

#55 - replace support for generic SearchSpace with specific ParameterSpace

Pull Request - State: closed - Opened by LGro over 2 years ago - 1 comment

#54 - Feature/default test for fixed parameters

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

#53 - bump numpy lower bound to address CVE-2021-34141

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

#52 - Add parallel coordinates plot

Pull Request - State: closed - Opened by dynobo over 2 years ago - 10 comments

#51 - add space filling sobol sequence based optimizer

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

#50 - Feature/update dev dependencies

Pull Request - State: closed - Opened by dynobo over 2 years ago - 1 comment

#49 - test on all supported python versions

Pull Request - State: closed - Opened by LGro over 2 years ago - 1 comment

#48 - fix mask pareto efficient visualization util

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

#47 - Use correct argument for mapping colors to values

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

#46 - fix evaluation accepts inf objective values

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

#45 - add post evaluation callback to sequential optimization loop

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

#44 - add option to override none replacement value in get loss vector util

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

#43 - Use latest version of statsmodels that will work with latest scipy

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

#42 - Feature/latest statsmodels

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

#41 - BOHB can handle ordinal variables now

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

#40 - make multi objective visualization objective direction aware

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

#39 - Feature/bohb ordinal parameters

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

#38 - Clarify logging message about end of evaluation

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

#37 - add pre-commit as dev dependency

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

#36 - change log level from sequential optimization loop to info and pretty print

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

#35 - Feature/objectives in visualizer (#28)

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

#34 - add dict method to evaluation spec and evaluation

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

#33 - add opt out of auto handling exceptions in optimization loops

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

#32 - Import to_html with full module path; Bump version

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

#31 - Feature/more robust patching of plotly chart

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

#30 - Inject additional js in html output of to_html()

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

#29 - rename get_evaluation_specification to create_evaluation_specification

Pull Request - State: closed - Opened by LGro almost 3 years ago - 2 comments

#28 - Make Visualizer objective aware

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

#27 - add details to documentation landing page

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