Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Improvement of webui doc #1394

Merged
merged 9 commits into from
Aug 5, 2019
Merged

Conversation

lvybriage
Copy link
Contributor

@lvybriage lvybriage commented Jul 31, 2019

The graph has a filter function. You can open the filter button. And then enter your focus point
in the scape input. Simultaneously, intermediate result inputs can limit the intermediate's range.
We set a filter function for the intermediate result because that your trials may have many intermediate results.
You can use it if you want to see the trend of some trial. Import your focus intermediate result's step in the step input and then import the metric's min and max value you focus. Final, you can filter some trials to see the trend.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you mean "input" other than "import" ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe input is better.

@@ -42,8 +42,8 @@ Click the tab "Intermediate Result" to see the lines graph.

![](../../img/webui-img/trials_intermeidate.png)

The graph has a filter function. You can open the filter button. And then enter your focus point
in the scape input. Simultaneously, intermediate result inputs can limit the intermediate's range.
We set a filter function for the intermediate result because that your trials may have many intermediate results.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you explain how to set the three parameters?
Such as "Scape", "min" - "max" ??

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok.


After selecting the step, you should input your focus metric's range on this step. Yes, it's the min and max value. Like this picture, I choose the step is 13 and the metric's range is 20-60.
After selecting the epoch, you should input your focus metric's range on this epoch. Yes, it's the min and max value. Like this picture, I choose the epoch is 13 and the metric's range is 20-60.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'epoch' could be more misleading than 'step'...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I set the placeholder "epoch" in the input...

@suiguoxin suiguoxin merged commit e0beec1 into microsoft:master Aug 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants