Skip to content

Commit

Permalink
Replace the old example directory
Browse files Browse the repository at this point in the history
  • Loading branch information
nzw0301 committed Feb 12, 2024
1 parent 7f70eb2 commit 64e6378
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
# :func:`~optuna.trial.Trial.should_prune` decides termination of the trial that does not meet a predefined condition.
#
# We would recommend using integration modules for major machine learning frameworks.
# Exclusive list is :mod:`~optuna.integration` and usecases are available in `~optuna/examples <https://github.com/optuna/optuna-examples/>`_.
# Exclusive list is :mod:`~optuna.integration` and usecases are available in `optuna-examples <https://github.com/optuna/optuna-examples/>`_.


import logging
Expand Down

0 comments on commit 64e6378

Please sign in to comment.