augerai/a2ml

Support experiments metadata for MLRAM

Opened this issue · 0 comments

Add to experiments sessions metadata next fields:

  • description
  • test scoring metric
  • user-experienced accuracy

can be added via API call just set metadata as a key-value dictionary for experiment session object in create_experiment_session or update_experiment_session Hub API calls

Related to https://github.com/deeplearninc/hub/issues/3844