All Projects → RJT1990 → Pyflux

RJT1990 / Pyflux

Licence: bsd-3-clause
Open source time series library for Python

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Pyflux

Choochoo
Training Diary
Stars: ✭ 186 (-90.37%)
Mutual labels:  statistics, time-series
NNS
Nonlinear Nonparametric Statistics
Stars: ✭ 26 (-98.65%)
Mutual labels:  statistics, time-series
Collapse
Advanced and Fast Data Transformation in R
Stars: ✭ 184 (-90.48%)
Mutual labels:  statistics, time-series
Time Series Machine Learning
Machine learning models for time series analysis
Stars: ✭ 261 (-86.49%)
Mutual labels:  statistics, time-series
Fecon236
Tools for financial economics. Curated wrapper over Python ecosystem. Source code for fecon235 Jupyter notebooks.
Stars: ✭ 72 (-96.27%)
Mutual labels:  statistics, time-series
Statespacemodels.jl
StateSpaceModels.jl is a Julia package for time-series analysis using state-space models.
Stars: ✭ 116 (-94%)
Mutual labels:  statistics, time-series
BayesHMM
Full Bayesian Inference for Hidden Markov Models
Stars: ✭ 35 (-98.19%)
Mutual labels:  statistics, time-series
Pydlm
A python library for Bayesian time series modeling
Stars: ✭ 375 (-80.59%)
Mutual labels:  statistics, time-series
Fecon235
Notebooks for financial economics. Keywords: Jupyter notebook pandas Federal Reserve FRED Ferbus GDP CPI PCE inflation unemployment wage income debt Case-Shiller housing asset portfolio equities SPX bonds TIPS rates currency FX euro EUR USD JPY yen XAU gold Brent WTI oil Holt-Winters time-series forecasting statistics econometrics
Stars: ✭ 708 (-63.35%)
Mutual labels:  statistics, time-series
Awesome time series in python
This curated list contains python packages for time series analysis
Stars: ✭ 1,245 (-35.56%)
Mutual labels:  statistics, time-series
Stldecompose
A Python implementation of Seasonal and Trend decomposition using Loess (STL) for time series data.
Stars: ✭ 130 (-93.27%)
Mutual labels:  statistics, time-series
Stability Selection
scikit-learn compatible implementation of stability selection.
Stars: ✭ 155 (-91.98%)
Mutual labels:  statistics
Spacexstats React
SpaceXStats, with React and using the SpaceX API
Stars: ✭ 148 (-92.34%)
Mutual labels:  statistics
Uncommons Maths
Random number generators, probability distributions, combinatorics and statistics for Java.
Stars: ✭ 149 (-92.29%)
Mutual labels:  statistics
Forecasting
Time Series Forecasting Best Practices & Examples
Stars: ✭ 2,123 (+9.89%)
Mutual labels:  time-series
Tidyversity
🎓 Tidy tools for academics
Stars: ✭ 155 (-91.98%)
Mutual labels:  statistics
Tableone
R package to create "Table 1", description of baseline characteristics with or without propensity score weighting
Stars: ✭ 151 (-92.18%)
Mutual labels:  statistics
Vde
Variational Autoencoder for Dimensionality Reduction of Time-Series
Stars: ✭ 148 (-92.34%)
Mutual labels:  time-series
Contributions Importer For Github
This tool helps users to import contributions to GitHub from private git repositories, or from public repositories that are not hosted in GitHub.
Stars: ✭ 147 (-92.39%)
Mutual labels:  statistics
Densenet Sdr
repo that holds code for improving on dropout using Stochastic Delta Rule
Stars: ✭ 148 (-92.34%)
Mutual labels:  statistics

PyFlux

Join the chat at https://gitter.im/RJT1990/pyflux PyPI version Documentation Status

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

Inference

Installing PyFlux

pip install pyflux

Python Version

Supported on Python 2.7 and 3.5.

Talks

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].