Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experiments page - algorithm detail view #339

Closed
hjwilli opened this issue Jul 9, 2021 · 0 comments
Closed

Experiments page - algorithm detail view #339

hjwilli opened this issue Jul 9, 2021 · 0 comments
Assignees

Comments

@hjwilli
Copy link
Collaborator

hjwilli commented Jul 9, 2021

Currently the table on the experiments page has two views. It shows a basic list of experiments when the Algorithm filter is set to "All", and a more detailed list that shows the experiment parameters when the Algorithm filter is set to a particular algorithm.

We would like to update this so that when the Algorithm filter is set to "All", users can toggle between the current minimal list view and a more detailed view that shows the algorithm parameters. This filters for this new view should behave similarly to an excel table that has been grouped by Algorithm type.


Below is an example mockup of how this might look:

  • Basic list view:
    image
    Similar to current view, new button in the header to toggle between basic and detailed view.

  • Detail view:
    image
    Toggle button changed to reflect new view type. Sorting by Start time, score, or dataset sorts the experiments rows within each algorithmic subgroup. If this is not possible, sorting by those fields should be disabled.

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

No branches or pull requests

2 participants