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

Introduce replicas prediction job #49

Closed
Tracked by #32
zqzten opened this issue Jul 20, 2023 · 0 comments · Fixed by #63
Closed
Tracked by #32

Introduce replicas prediction job #49

zqzten opened this issue Jul 20, 2023 · 0 comments · Fixed by #63
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature or enhancements of an existing feature.

Comments

@zqzten
Copy link
Member

zqzten commented Jul 20, 2023

What would you like to be added?

Introduce the Python program which gathers metrics, does replicas prediction, and writes out results. This program can be run as Kubernetes CronJob. The model used by the program should be trained beforehand so that it would not rely on GPUs.

Why is this needed?

It is needed to do the real prediction work for the predictive portrait.

@zqzten zqzten self-assigned this Jul 20, 2023
@zqzten zqzten added the kind/feature Categorizes issue or PR as related to a new feature or enhancements of an existing feature. label Jul 20, 2023
@zqzten zqzten added this to the v0.2 milestone Jul 20, 2023
@zqzten zqzten modified the milestones: v0.2, algorithm-v0.1 Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature or enhancements of an existing feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant