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

Katib status should return optimal parameters values #356

Closed
richardsliu opened this issue Jan 31, 2019 · 5 comments
Closed

Katib status should return optimal parameters values #356

richardsliu opened this issue Jan 31, 2019 · 5 comments

Comments

@richardsliu
Copy link
Contributor

Enhance Katib StudyJob status to have more info, e.g.

  • Successful/Pending/Failed trials
  • best hyper parameters till now
  • etc.

Currently, output of “kubectl describe studyjob” gives very limited view of status. Looking at the output status, we can't really tell what is going on with the algorithm right now, how many iterations have passed. It would be interesting to see how far are we from the "Optimization goal".

@johnugeorge
Copy link
Member

/area 0.5.0

@YujiOshima
Copy link
Contributor

/assign

@jlewi
Copy link
Contributor

jlewi commented Mar 10, 2019

Is this on track to land in 0.5 or should move it to 0.6?

Is this P2 or P1?

@richardsliu
Copy link
Contributor Author

We can close this one since the design for v1alpha2 API covers this. Implementation will be completed in 0.6.

/close

@k8s-ci-robot
Copy link

@richardsliu: Closing this issue.

In response to this:

We can close this one since the design for v1alpha2 API covers this. Implementation will be completed in 0.6.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants