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

Enhance GPSampler performance (other than introducing local search) #5279

Merged
merged 20 commits into from
Mar 1, 2024

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    f843e46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca29c1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db9d08c View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    8eeff54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    275817f View commit details
    Browse the repository at this point in the history
  3. Update optuna/_gp/gp.py

    Co-authored-by: Shuhei Watanabe <47781922+nabenabe0928@users.noreply.github.com>
    contramundum53 and nabenabe0928 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    be594c2 View commit details
    Browse the repository at this point in the history
  4. Update optuna/samplers/_gp/sampler.py

    Co-authored-by: Shuhei Watanabe <47781922+nabenabe0928@users.noreply.github.com>
    contramundum53 and nabenabe0928 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    6f9085a View commit details
    Browse the repository at this point in the history
  5. Update optuna/samplers/_gp/sampler.py

    Co-authored-by: Shuhei Watanabe <47781922+nabenabe0928@users.noreply.github.com>
    contramundum53 and nabenabe0928 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    9b29fcb View commit details
    Browse the repository at this point in the history
  6. Update optuna/_gp/prior.py

    Co-authored-by: Shuhei Watanabe <47781922+nabenabe0928@users.noreply.github.com>
    contramundum53 and nabenabe0928 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    d0db266 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8b5eb9e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6b1c98b View commit details
    Browse the repository at this point in the history
  9. Fix argument name

    contramundum53 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    8809385 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    04312eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e0fdb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb16fc7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97d34fa View commit details
    Browse the repository at this point in the history
  5. add comments

    contramundum53 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    6d914c9 View commit details
    Browse the repository at this point in the history
  6. format

    contramundum53 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    e019260 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    554d57e View commit details
    Browse the repository at this point in the history
  2. Update optuna/_gp/gp.py

    Co-authored-by: Shuhei Watanabe <47781922+nabenabe0928@users.noreply.github.com>
    contramundum53 and nabenabe0928 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    5823e52 View commit details
    Browse the repository at this point in the history