Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: optuna/optuna
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: optuna/optuna
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-v3.6.2
Choose a head ref
  • 18 commits
  • 9 files changed
  • 8 contributors

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    6c03e56 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5318 from nabenabe0928/bump-up-to-v3.6.0

    Bump up to version number 3.6.0
    HideakiImamura authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    794402b View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Merge pull request #5332 from HideakiImamura/bug/fix-unintended-break…

    …ing-change
    
    Revert PR#5269
    eukaryo authored and HideakiImamura committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    f45dd5a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5333 from HideakiImamura/backport-v3.6.0

    [Backport] Revert PR #5269
    nabenabe0928 authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    0f320d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Merge pull request #5354 from contramundum53/fix-wilcoxon

    Fix Wilcoxon pruner bug when best_trial has no intermediate value
    eukaryo authored and HideakiImamura committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    7993ddd View commit details
    Browse the repository at this point in the history
  2. Address issue#5358 (#5359)

    * Address issue#5358
    
    * Address issue#5358
    
    * Enhance the comment about the n_additional_warmstart_size
    
    * Rename n_additional_warmstart_size
    nabenabe0928 authored and HideakiImamura committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    e7fa43f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ab09a9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5366 from contramundum53/fix-wilcoxon2

    Fix `average_is_best` implementation in `WilcoxonPruner`
    eukaryo committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    4b1a77f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5370 from HideakiImamura/backport-5354-to-release…

    …-v3.6.1
    
    [Backport] Fix Wilcoxon pruner bug when best_trial has no intermediate value
    eukaryo authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    2ef896f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5371 from HideakiImamura/backport-5359-to-release…

    …-v3.6.1
    
    [Backport] Address issue#5358
    eukaryo authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    8a573cb View commit details
    Browse the repository at this point in the history
  7. Merge pull request #5372 from HideakiImamura/bump-up-version-number-t…

    …o-v3.6.1
    
    Bump up version number to v3.6.1
    eukaryo authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    69c0bf3 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #5373 from eukaryo/backport-5366

    [Backport] Fix `average_is_best` implementation in `WilcoxonPruner`
    HideakiImamura authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    39f83f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2025

  1. Merge pull request #5451 from HideakiImamura/fix-artifact-tutorial

    Fix artifact tutorial
    not522 authored and HideakiImamura committed Jan 27, 2025
    Configuration menu
    Copy the full SHA
    c6c97a2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5759 from c-bata/hotfix-release-workflow

    Fix a GitHub action workflow for publishing to PyPI
    y0z authored and HideakiImamura committed Jan 27, 2025
    Configuration menu
    Copy the full SHA
    fa2a798 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5924 from c-bata/fix-load-study-sampler-multi-obj…

    …ective
    
    Fix the default sampler of `load_study` function
    y0z authored and HideakiImamura committed Jan 27, 2025
    Configuration menu
    Copy the full SHA
    a8c7140 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3d7a26 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5941 from HideakiImamura/backport-v3.6.2

    [backport] Backport PRs for v3.6.2 release
    c-bata authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    b67b392 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5946 from HideakiImamura/bump-version-to-3.6.2

    Bump up version number to v3.6.2
    c-bata authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    c9b0829 View commit details
    Browse the repository at this point in the history
Loading