Skip to content

feat: add experiment store with registration and Confluence publishing - #255

Open
frazane wants to merge 3 commits into
mainfrom
feat/experiment-store
Open

feat: add experiment store with registration and Confluence publishing#255
frazane wants to merge 3 commits into
mainfrom
feat/experiment-store

Conversation

@frazane

@frazane frazane commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Registered experiments live at /store_new/mch/msopr/ml/experiments, mirroring devml's model registration (immutable copies, append-only JSONL index, tombstoned names).

  • checkpoint: accepts a registered model name, e.g. amber-ridge
  • evalml register|unregister|list|publish manage the store, the model-store cross-links, and the Experiments Confluence page
  • the workflow copies the config into the results directory, so results are registerable as-is

Details in docs/experiment-store.md.

Note

This technical implementation gives us some basic elements on which we can develop our processes. It only does the bare minimum we needed (experiments tracking and cross-references with registered models) and it's a temporary solution. In the future we will adopt the anemoi-nexus.

@frazane frazane closed this Aug 25, 2026
@frazane frazane reopened this Aug 25, 2026
@frazane
frazane force-pushed the feat/experiment-store branch from aba03d8 to 6909b07 Compare August 25, 2026 14:13
@frazane
frazane force-pushed the feat/experiment-store branch from 6909b07 to 9a6d662 Compare August 25, 2026 14:24
@frazane frazane changed the title Add an experiment store with registration and Confluence publishing feat: add experiment store with registration and Confluence publishing Aug 25, 2026
@frazane
frazane marked this pull request as ready for review August 25, 2026 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant