Skip to content

Integrate is_categorical to search space#6182

Merged
nabenabe0928 merged 2 commits intooptuna:masterfrom
nabenabe0928:code-fix/add-is-categorical-to-gp-search-space
Jul 2, 2025
Merged

Integrate is_categorical to search space#6182
nabenabe0928 merged 2 commits intooptuna:masterfrom
nabenabe0928:code-fix/add-is-categorical-to-gp-search-space

Conversation

@nabenabe0928
Copy link
Copy Markdown
Contributor

Motivation

Since is_categorical is a search space information, I added the method for this.

Description of the changes

  • Add is_categorical
  • Use it everywhere

@nabenabe0928 nabenabe0928 marked this pull request as ready for review June 27, 2025 07:23
@y0z y0z self-assigned this Jul 2, 2025
Copy link
Copy Markdown
Member

@y0z y0z left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@y0z
Copy link
Copy Markdown
Member

y0z commented Jul 2, 2025

@kAIto47802 Could you review this PR?

@y0z y0z removed their assignment Jul 2, 2025
Copy link
Copy Markdown
Collaborator

@kAIto47802 kAIto47802 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR. LGTM!

@nabenabe0928 nabenabe0928 merged commit 6ee0fb3 into optuna:master Jul 2, 2025
14 checks passed
@nabenabe0928 nabenabe0928 added the code-fix Change that does not change the behavior, such as code refactoring. label Jul 2, 2025
@nabenabe0928 nabenabe0928 added this to the v4.5.0 milestone Jul 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code-fix Change that does not change the behavior, such as code refactoring.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants