pyFlux是Python编程语言的开源时间序列

网友投稿 1510 2022-10-23

pyFlux是Python编程语言的开源时间序列库

pyFlux是Python编程语言的开源时间序列库

PyFlux

PyFlux is an open source time series library for Python. The library has a good array of modern time series models, as well as a flexible array of inference options (frequentist and Bayesian) that can be applied to these models. By combining breadth of models with breadth of inference, PyFlux allows for a probabilistic approach to time series modelling.

See some examples and documentation below. PyFlux is still only alpha software; this means you use it at your own risk, that test coverage is still in need of expansion, and also that some modules are still in need of being optimized.

Click here for a getting started guide.

Note From Author : I am currently working on other projects as of now, so have paused updates for this library for the immediate future. If you'd like to help move the library forward by contributing, then do get in touch! I am planning to review at end of year and update the library as required (new version requirements, etc).

Models

ARIMA modelsARIMAX modelsDynamic Autoregression models Dynamic Paired Comparison modelsGARCH modelsBeta-t-EGARCH modelsEGARCH-in-mean modelsEGARCH-in-mean regression modelsLong Memory EGARCH modelsSkew-t-EGARCH modelsSkew-t-EGARCH-in-mean models GAS modelsGASX models GAS State Space modelsGaussian State Space modelsNon-Gaussian State Space modelsVAR models

Inference

Black Box Variational InferenceLaplace ApproximationMaximum Likelihood and Penalized Maximum LikelihoodMetropolis-Hastings

Installing PyFlux

pip install pyflux

Python Version

Supported on Python 2.7 and 3.5.

Talks

PyData San Francisco 2016 - August 2016 - a tour of time series (and predicting NFL games)PyData London Meetup - June 2016 - an introduction to the library in its early stages

Citation

PyFlux is still alpha software so results should be treated with care, but citations are very welcome:

Ross Taylor. 2016. PyFlux: An open source time series library for Python

版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:Disconf实现分布式配置管理的原理与设计
下一篇:端午节来源六说
相关文章

 发表评论

暂时没有评论,来抢沙发吧~