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

How to retrain models at different intervals #100

Open
oelesinsc24 opened this issue Oct 14, 2019 · 3 comments
Open

How to retrain models at different intervals #100

oelesinsc24 opened this issue Oct 14, 2019 · 3 comments
Labels
enhancement New feature or request

Comments

@oelesinsc24
Copy link

Is there a way to orchestrate retaining of models with Sagify?

Example: I would like to retrain my model every week and redeploy my endpoint. Do you have any recommendations about this?

Thanks in advance.

@ilazakis
Copy link
Contributor

Hi @oelesinsc24 , thanks for reaching out.

We have identified this use case and are currently working on a solution that will allow scheduled (daily, weekly etc) re-runs against the same or different data sets.

Our current ETA is next month and will be part of a larger effort to bring CI/CD capabilities to ‘Sagify’. I will reply here when the work is completed.

@oelesinsc24
Copy link
Author

Thanks for the prompt response @ilazakis. I came across this: https://docs.aws.amazon.com/step-functions/latest/dg/connect-sagemaker.html.

I hope this is helpful. Do let me know if there's anyway I can contribute to this.

Thanks again

@pm3310 pm3310 added the enhancement New feature or request label Oct 18, 2019
@ilazakis
Copy link
Contributor

@oelesinsc24 We did actually look into Step Functions a couple of years ago and implemented a POC but we decided to provide a more flexible (and cheaper) solution for people to be able to run their CI workloads anywhere they want e.g. locally or on GCP or Azure.

We're a few weeks away from releasing the aforementioned solution, will ping you here as mentioned earlier this month 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants