Skip to content

experiments: make dvc exp show more consistent w/viewer#4489

Merged
efiop merged 6 commits intotreeverse:masterfrom
pmrowla:experiments-ui
Aug 30, 2020
Merged

experiments: make dvc exp show more consistent w/viewer#4489
efiop merged 6 commits intotreeverse:masterfrom
pmrowla:experiments-ui

Conversation

@pmrowla
Copy link
Contributor

@pmrowla pmrowla commented Aug 28, 2020

Thank you for the contribution - we'll try to review it as soon as possible. 🙏

  • Show git tag/branch names instead of SHAs where applicable
    • SHAs can still be displayed using dvc exp show --sha ...
  • Make timestamp formatting less verbose
❯ dvc exp show --all-commits --include-params=featurize --no-pager
┏━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┓
┃ Experiment            ┃ Created      ┃     auc ┃ featurize.m… ┃ featurize.ng… ┃
┡━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━┩
│ workspace             │ -            │ 0.50822 │ 1500         │ 4             │
│ executor-tree         │ 05:31 PM     │ 0.50822 │ 1500         │ 4             │
│ └── *41a9f4b          │ 05:34 PM     │       - │ 456          │ 5             │
│ 6d18fc1               │ Aug 24, 2020 │ 0.58164 │ 1500         │ 3             │
│ ├── 3c8db11           │ Aug 24, 2020 │ 0.50298 │ 500          │ 4             │
│ ├── 5840202           │ Aug 24, 2020 │ 0.50822 │ 1500         │ 4             │
│ └── *3b6e442          │ Aug 25, 2020 │       - │ 123          │ 5             │
│ 0562956               │ Aug 24, 2020 │ 0.61314 │ 1500         │ 2             │
│ ├── e6d1716           │ Aug 24, 2020 │ 0.58164 │ 1500         │ 3             │
│ └── *c34fd7e          │ Aug 25, 2020 │       - │ 456          │ 5             │
│ acd59eb               │ Jul 22, 2020 │ 0.61314 │ 1500         │ 2             │
│ 11-bigrams-experiment │ Jun 20, 2020 │ 0.61314 │ 1500         │ 2             │
│ 10-bigrams-model      │ Jun 20, 2020 │ 0.54175 │ 1500         │ 2             │
...
│ 0-git-init            │ Jun 20, 2020 │       - │ 1500         │ 4             │
└───────────────────────┴──────────────┴─────────┴──────────────┴───────────────┘

* show git tag/branch names instead of SHAs by default
* make timestamp formatting more like the viewer
@pmrowla pmrowla added enhancement Enhances DVC ui user interface / interaction A: experiments Related to dvc exp labels Aug 28, 2020
@pmrowla pmrowla self-assigned this Aug 28, 2020
@pmrowla pmrowla requested review from efiop, pared and skshetry August 28, 2020 09:01
@efiop efiop merged commit e2b5ab9 into treeverse:master Aug 30, 2020
@pmrowla pmrowla deleted the experiments-ui branch August 31, 2020 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A: experiments Related to dvc exp enhancement Enhances DVC ui user interface / interaction

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants