Class or Function Names
- DemoSampler
Example
module = optunahub.load_module("samplers/demo")
sampler = module.DemoSampler(seed=42)
See example.py
for more details.
- Package
- samplers/demo
- Author
- Optuna team
- License
- MIT License
- Verified Optuna version
- 3.6.1
- Last update
- 2024-07-05