xadrianzetx / optuna-distributed

Distributed hyperparameter optimization made easy
MIT License
34 stars 1 forks source link

Interrupt long running trials when `stop_optimization` is called (multiprocessing backend) #34

Closed xadrianzetx closed 2 years ago

xadrianzetx commented 2 years ago

This unifies behavior between both multiprocessing and dask backends.