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

Enable Optimizer state and Multi-Fidelity passthrough in SMAC #751

Closed
wants to merge 26 commits into from

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    7f8a43b View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. revert changes

    jsfreischuetz committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8afb5f0 View commit details
    Browse the repository at this point in the history
  2. revert

    jsfreischuetz committed May 23, 2024
    Configuration menu
    Copy the full SHA
    08575af View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    fcfca53 View commit details
    Browse the repository at this point in the history
  2. undo formatting

    jsfreischuetz committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    838c1db View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Update mlos_core/mlos_core/optimizers/optimizer.py

    Co-authored-by: Brian Kroth <bpkroth@users.noreply.github.com>
    jsfreischuetz and bpkroth authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    7533b4e View commit details
    Browse the repository at this point in the history
  2. merge

    jsfreischuetz committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    3904020 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ffff6c View commit details
    Browse the repository at this point in the history
  4. merge

    jsfreischuetz committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b7de120 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    7278994 View commit details
    Browse the repository at this point in the history
  2. add checks back

    jsfreischuetz committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    c79294a View commit details
    Browse the repository at this point in the history
  3. add checks back

    jsfreischuetz committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    048269c View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    019192a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88d63c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Update mlos_core/mlos_core/optimizers/bayesian_optimizers/smac_optimi…

    …zer.py
    
    Co-authored-by: Brian Kroth <bpkroth@users.noreply.github.com>
    jsfreischuetz and bpkroth authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    4e36f28 View commit details
    Browse the repository at this point in the history
  2. Update mlos_core/mlos_core/optimizers/README.md

    Co-authored-by: Brian Kroth <bpkroth@users.noreply.github.com>
    jsfreischuetz and bpkroth authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    3326ac9 View commit details
    Browse the repository at this point in the history
  3. Update mlos_core/mlos_core/optimizers/README.md

    Co-authored-by: Brian Kroth <bpkroth@users.noreply.github.com>
    jsfreischuetz and bpkroth authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    2399d3e View commit details
    Browse the repository at this point in the history
  4. Add context back to the register interface

    This also involves modifying the test cases that interact with this interfaces
    jsfreischuetz committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    1f210b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    87a5af9 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    48af70f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd8deff View commit details
    Browse the repository at this point in the history
  3. Update mlos_core/mlos_core/optimizers/optimizer.py

    Co-authored-by: Brian Kroth <bpkroth@users.noreply.github.com>
    jsfreischuetz and bpkroth authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    271a79b View commit details
    Browse the repository at this point in the history
  4. Update mlos_core/mlos_core/optimizers/optimizer.py

    Co-authored-by: Brian Kroth <bpkroth@users.noreply.github.com>
    jsfreischuetz and bpkroth authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    98c7398 View commit details
    Browse the repository at this point in the history
  5. Update mlos_core/mlos_core/optimizers/optimizer.py

    Co-authored-by: Brian Kroth <bpkroth@users.noreply.github.com>
    jsfreischuetz and bpkroth authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    9726410 View commit details
    Browse the repository at this point in the history
  6. Update mlos_core/mlos_core/optimizers/optimizer.py

    Co-authored-by: Brian Kroth <bpkroth@users.noreply.github.com>
    jsfreischuetz and bpkroth authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    bf4602b View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. fix comments for python

    jsfreischuetz committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    8d2a894 View commit details
    Browse the repository at this point in the history