microsoft / nni

An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
https://nni.readthedocs.io
MIT License
14.03k stars 1.81k forks source link

Web UI Imrpovement #1908

Closed yangou1988 closed 4 years ago

yangou1988 commented 4 years ago

1. Top Navigation @lvybriage

image

2. Overview - Status @lvybriage

3. Overview - Profile @lvybriage

4. Overview - Search space @lvybriage

5. Trials detail -Default metric

6. Trials detail -Hyper-parameter (Replace the Echarts)

7. Trial Duration @lvybriage #1489

8. Intermediate result @ultmaster will prepare a new plan for Intermedia result chart

9. Trial jobs

lvybriage commented 4 years ago

Merge the two buttons 'NNImanager Logfile' and 'Dispatcher Logfile' to one 'Logfiles' question: when user click the "Disable auto refresh", what's the title change?

yangou1988 commented 4 years ago

@lvybriage question: when user click the "Disable auto-refresh", what's the title change?

image

lvybriage commented 4 years ago

these items need to do:

  1. Overview - Status @lvybriage where to put this sentence? Need a tooltip with a sentence: " TrialConcurrency is the number of trials running concurrently, which is the number of GPUs you want to use if you are setting gpuNum to 1." on 'Concurrency' to introduce what is Concurrency for.

  2. Overview - Profile @lvybriage

    • Convert the format of JSON to Yaml
  3. Overview - Search space @lvybriage blank space bug

  4. Trials detail -Default metric

    Change the name 'Optimization curve' to 'Search progress curve' (TBD) Add a description under the button @scarlett2018 @lvybriage

  5. Trials detail -Hyper-parameter (Replace the Echarts)

  6. Trial Duration @lvybriage #1489

    To show more detail information like trial no., trial ID, and time in the Tooltip ,Sample: Trial no. 9, Trial ID:ogiNQ, Time 30.601s, Add title like Trial No. on Y-axis, and add time unit (s, min or h) on X-axis

  7. Intermediate result @ultmaster will prepare a new plan for Intermedia result chart

  8. Trial jobs User don't know how to use 'Search by parameters' @lvybriage @yangou1988

scarlett2018 commented 4 years ago

@yangou1988 @lvybriage - are we done with the issue? anything left here?

yangou1988 commented 4 years ago

@scarlett2018 Not yet. Just checked with @lvybriage today. 6 more items left to do.

scarlett2018 commented 4 years ago

@scarlett2018 Not yet. Just checked with @lvybriage today. 6 more items left to do.

May you two move the left work into a new ticket and close this one? thanks.

yangou1988 commented 4 years ago

@scarlett2018 Not yet. Just checked with @lvybriage today. 6 more items left to do.

May you two move the left work into a new ticket and close this one? thanks.

Ok.