BentoML icon indicating copy to clipboard operation
BentoML copied to clipboard

feature: add custom runner support for time series models like ARIMA using BentoML

Open jsamantaucd opened this issue 1 year ago • 1 comments

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.

Others: This feature was tested on tag v1.0.20

jsamantaucd avatar Jul 31 '24 10:07 jsamantaucd

oh that's a great feature

sebasmos avatar Jul 31 '24 10:07 sebasmos

It would be Great if it is based on bentoml >= 1.2

xianml avatar Sep 02 '24 07:09 xianml

Sure @xianml, I will create this example with bentoml >= 1.2, thanks for suggesting.

jsamantaucd avatar Sep 17 '24 11:09 jsamantaucd