The tuning server of the distributed framework computes the current optimum regularly. It is often interesting to look at the convergence of the parameters over time. That is why these optima should also be logged to the database.
This change requires setting up Alembic which allows us to version control patches to the database.
The tuning server of the distributed framework computes the current optimum regularly. It is often interesting to look at the convergence of the parameters over time. That is why these optima should also be logged to the database.
This change requires setting up Alembic which allows us to version control patches to the database.