cerebros-core-algorithm-alpha icon indicating copy to clipboard operation
cerebros-core-algorithm-alpha copied to clipboard

Investigate race conditions with using a self-contained hyperameter tuner such as Optuna

Open david-thrower opened this issue 2 years ago • 1 comments

  1. Optuna has made one update that may have the issue fixed on their end.
  2. If there is a way to use a local blockchain based SQL as a replacement for Sqlite and this is more realistic to do as a self contained component than a full blown SQL server like Postgres, this may be an approach to look into.

david-thrower avatar Feb 17 '23 19:02 david-thrower

Fixed with: https://github.com/david-thrower/cerebros-mlflow-based/issues/15

david-thrower avatar Apr 24 '23 20:04 david-thrower