Skip to content

Commit

Permalink
Add an Optuna version constraint for GPSampler with n_jobs>1
Browse files Browse the repository at this point in the history
  • Loading branch information
nabenabe0928 committed Oct 31, 2024
1 parent ea89dd1 commit 92bbfa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/samplers/auto_sampler/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ author: Optuna Team
title: AutoSampler
description: This sampler automatically chooses an appropriate built-in sampler for the provided objective function.
tags: [sampler, automatic, automated]
optuna_versions: [4.0.0]
optuna_versions: [4.1.0]
license: MIT License
---

Expand Down

0 comments on commit 92bbfa0

Please sign in to comment.