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: Custom runner support for time series models like ARIMA using BentoML #4640

Open
jsamanta opened this issue Apr 8, 2024 · 0 comments

Comments

@jsamanta
Copy link

jsamanta commented Apr 8, 2024

Feature request

I have implemented and tested a feature that trains a time series model - ARIMA and serves it using BentoML's custom runner to make predictions.

Motivation

I believe it would be a nice guide to someone exploring time series models with custom runner implementation for models like ARIMA.

Other

I would like to submit a PR but it would be nice if you could point me to as where I can push this code so that its available to users.

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

1 participant