Time series forecasting with Greykite
Pattern in the prints

Time series forecasting with Greykite

I have been learning about time series and recently looked into Facebook Prophet and SARIMA. There is now a new Greykite library from LinkedIn that seeks to create an abstraction over multiple models including Prophet and introduces their own model called Silverkite.

I will not pretend to explain the model (because I don’t fully understand it) but LinkedIn provides the details and my interest is its application. Using the same example as previously for request rate on a hypothetical service and using Silverkite instead. The forecast fits surprisingly well!

Silverkite forecast vs observed

Also using previous Prophet and SARIMA and comparing with Silverkite, this new model fits much better! This is ofcourse exampleland with very limited training data so please keep that in mind and see the earlier post.

Compare Prophet, Sarima and Silverkite

All the code and sample data for above is in Github at this location.

If these topics interest you then reach out to me, and I will appreciate any feedback. If you would like to work on such problems you will generally find open roles as well! Please refer to LinkedIn.

Originally posted on Medium

要查看或添加评论,请登录

Rahul Agarwal的更多文章

  • Recommendation systems in Python

    Recommendation systems in Python

    As a machine learning learner one important topic to learn is producing recommendations. The Netflix prize is cited…

    1 条评论
  • Time series forecasting with Facebook Prophet

    Time series forecasting with Facebook Prophet

    If you are monitoring your web services with Wavefront, Prometheus, Grafana etc. then you are aware of time series.

    3 条评论
  • NLU classification and auto?ML

    NLU classification and auto?ML

    Getting started from an excellent intro from Charlie Flanagan and his Machine Learning for Business class here is some…

  • API Gateway and a Service Mesh working?together

    API Gateway and a Service Mesh working?together

    In a recent presentation about API Gateways, I got a question about service mesh and I did not understand the question…

  • Understanding Microservice Failures

    Understanding Microservice Failures

    “Software does not fail” is a provocative statement and your initial reaction maybe to dismiss it. But if we look…

  • Opinionated Backend Cloud Service Delivery

    Opinionated Backend Cloud Service Delivery

    In this post I am expanding on an original question I asked recently where I am looking for an opinionated build/deploy…

    2 条评论
  • Ethereum and Gas

    Ethereum and Gas

    Getting into the world of Ethereum one of the learning curve has been about gas. Gas is essentially how you track and…

  • *Pay

    *Pay

    I have been involved in online payments for many years in large and small companies. As a backend services engineer it…

    2 条评论

社区洞察

其他会员也浏览了