jsamantaucd
jsamantaucd
Dear team, did you get a chance to review this request if not please do, as I would be glad to upload a PR with the relevant code changes.
Dear team, did you get a chance to review this request if not please do, as I would be glad to upload a PR with the relevant code changes.
Submitted a PR request https://github.com/bentoml/BentoML/pull/4894 for tag v1.0.20
Sure @xianml, I will create this example with bentoml >= 1.2, thanks for suggesting.
This PR is related to the feature request: https://github.com/bentoml/BentoML/issues/4640
Hi @frostming and @jianshen92, thank you for your valuable feedback, I have created a standalone repository as suggested: https://github.com/jsamantaucd/BentoRiverModel, please add it in your README. Thanks!
Hi @frostming, I have tested with the latest bentoml 1.4 version, updated requirements, and this works fine. Regards!
Hi @frostming, could you please add the two examples as part of Bentoml, this would be nice addition for someone exploring stats and online learning models, I already tested with...
Hi @xianml, as per your suggestion I have created the same arima model example using bentoml >=1.2, please help to review. Regards!
Hi @frostming and @jianshen92, thank you for your valuable feedback, I incorporated everything in the current stats model example and created a standalone repository here: https://github.com/jsamantaucd/BentoStatsmodel, please kindly link it...