Skip to content

Tool to visualize ML experiments versioned by keepsake

License

Notifications You must be signed in to change notification settings

jsemric/keepsake-ui

Repository files navigation

Keepsake UI

Out of the box web UI to visualize machine learning experiments versioned by keepsake. Supports listing experiments, experiment deletion and comparison.

Installation

You can install the tool via pip

pip install keepsake_ui

Usage

If you have keepsake.yaml in your current directory you can run

keepsake-ui

and open http://localhost:8080 in your web browser to see the experiments and checkpoints.

Alternatively, you can manually specify the repository via -r option

keepsake-ui -r "<repository>"

About

Tool to visualize ML experiments versioned by keepsake

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published