[Feedback Needed] Compare different experiment result in WebUI #3791
Replies: 5 comments 4 replies
-
|
@kostasfilip - would you like to share more suggestions given you had raised similar request in #774 ? thanks. |
Beta Was this translation helpful? Give feedback.
-
|
1.Compare different tuners,searchspace by default metric graph. |
Beta Was this translation helpful? Give feedback.
-
|
NNI v1.1 will add a new command, 'nnictl view expriment_id' to view the webui of the experiment that has been stopped without resume it. When you specifies a different port number, you can open different experimental webui at the same time for comparison.But this may be a bit of a hassle, if you have specific comparison needs, please add a comment in this issue. |
Beta Was this translation helpful? Give feedback.
-
|
Our current design is to add a command in nnictl that will compare several experiments in the past and generate, maybe, a simple HTML. |
Beta Was this translation helpful? Give feedback.
-
|
@kvartet - may you help to link the "NNI Project" design here? thanks. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is a help wanted to all the NNI users. If you have any suggestions or scenarios related to the following question, please add a comment in the issue.
What would you like to be added:
Do we need to add a function that compares different experiments result in WebUI? like "nnictl compare --expeirment_id1 id1 --expeirmnet_id2 id2"?
Why is this needed:
Without this feature, how does current nni work:
Beta Was this translation helpful? Give feedback.
All reactions