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

[webui] Support dict intermediate metrics(only for number type) #3895

Merged
merged 6 commits into from
Jul 7, 2021

Conversation

Lijiaoa
Copy link
Contributor

@Lijiaoa Lijiaoa commented Jul 1, 2021

  1. trial intermediate result:

image

  1. compare model:

image

@Lijiaoa
Copy link
Contributor Author

Lijiaoa commented Jul 1, 2021

related issue: #2661

}));

if (trials[0].intermediates !== undefined && trials[0].intermediates[0]) {
Copy link
Contributor

Choose a reason for hiding this comment

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

What if trials[0] has empty intermediates?

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 think empty intermediates is same as x.intermediates is undefined...

@QuanluZhang QuanluZhang merged commit 64cf397 into microsoft:master Jul 7, 2021
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