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

[feature] Save temporary data of suggestions to DB. #33

Closed
YujiOshima opened this issue Apr 11, 2018 · 7 comments
Closed

[feature] Save temporary data of suggestions to DB. #33

YujiOshima opened this issue Apr 11, 2018 · 7 comments

Comments

@YujiOshima
Copy link
Contributor

Currently, suggestions store the intermediate information in their memory.
It makes the services stateful.
We should make DB interface for suggestion services.

@YujiOshima YujiOshima changed the title Save temporary data of suggestions to DB. [feature] Save temporary data of suggestions to DB. Apr 11, 2018
@jlewi
Copy link
Contributor

jlewi commented Jul 7, 2018

@YujiOshima @gaocegege Should we try to fix this in 0.3.0? How important and how hard is it?

@gaocegege
Copy link
Member

I do not think it is in high priority, while it is not very hard, IMO.

WDYT @YujiOshima

@YujiOshima
Copy link
Contributor Author

It's already supported in random, gird, and hyperband. @libbyandhelen how about BO?

@jlewi
Copy link
Contributor

jlewi commented Oct 9, 2018

Are we going to try to fix this in 0.4.0? Should we open up specific issues to track this for specific algorithms?

@jlewi
Copy link
Contributor

jlewi commented Oct 9, 2018

/label 0.4.0

@johnugeorge
Copy link
Member

Suggestion is a CR in v1alpha3 which has algorithm settings in Status. This is the latest settings provided in the GetSuggestions response.

@johnugeorge
Copy link
Member

Closing the issue as it is fixed in v1alpha3

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

4 participants