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

Add Metadata to optimizers #770

Merged
merged 18 commits into from
Jul 1, 2024
Merged

Add Metadata to optimizers #770

merged 18 commits into from
Jul 1, 2024

Commits on Jun 27, 2024

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

Commits on Jun 28, 2024

  1. fix tests

    jsfreischuetz committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    81840d4 View commit details
    Browse the repository at this point in the history
  2. revert settings

    jsfreischuetz committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    76f7a6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91b7553 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 <[email protected]>
    jsfreischuetz and bpkroth authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    baaf6ef 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 <[email protected]>
    jsfreischuetz and bpkroth authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    20a6161 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    18277f9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0126239 View commit details
    Browse the repository at this point in the history
  8. CI trigger

    jsfreischuetz committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    47b4d6c View commit details
    Browse the repository at this point in the history
  9. update typing

    jsfreischuetz committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    1408044 View commit details
    Browse the repository at this point in the history
  10. mypy fixup

    bpkroth committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    dd4b534 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. introduce metadata

    jsfreischuetz committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    e0c1704 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bdd549 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72e780f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b7b005 View commit details
    Browse the repository at this point in the history
  5. fix formatting

    jsfreischuetz committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    2d9f5e8 View commit details
    Browse the repository at this point in the history
  6. another style fix

    jsfreischuetz committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    f2e2fc5 View commit details
    Browse the repository at this point in the history
  7. more style changes

    jsfreischuetz committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    91a6780 View commit details
    Browse the repository at this point in the history