Skip to content

Drop RDB schema compatibility with Optuna. #166

Closed
@c-bata

Description

Optuna is now planning to alter its RDB schema for multi-objective optimizations (at optuna/optuna#1961). Due to my interests and to keep the current clean design, I'm not planning to support those algorithms in Goptuna.

And now Goptuna supports original Web dashboard and visualization features (#157). So the advantages of schema compatibility has been gradually decreased. Though Goptuna still cannot support some Optuna features like hyperparameter importance, I think it's enough just providing thin Python wrapper SDK to read Goptuna RDB storage (if needed).

This issue tracks the progress of dropping RDB schema compatibility.

Roadmap:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions