MaxBenChrist / awesome_time_series_in_python

This curated list contains python packages for time series analysis
2.07k stars 366 forks source link

pyFTS: Fuzzy Time Series for Python #23

Closed petroniocandido closed 4 years ago

petroniocandido commented 4 years ago

Hi,

I would humbly like to ask you to include my library pyFTS on your awesome list. pyFTS is a free and open-source library for Fuzzy Time Series in Python programming language. Here follow some materials about it:

Part II: High order, weighted and multivariate methods and a case study of solar energy forecasting. (https://towardsdatascience.com/a-short-tutorial-on-fuzzy-time-series-part-ii-with-an-case-study-on-solar-energy-bda362ecca6d )

Part III: Interval and probabilistic forecasting, non-stationary time series, concept drifts and time variant models. (https://towardsdatascience.com/a-short-tutorial-on-fuzzy-time-series-part-iii-69445dff83fb)

More example codes: https://github.com/PYFTS/notebooks

Please do not hesitate to get in touch and ask any questions. Thanks in advance.

mloning commented 4 years ago

Out of curiosity, do you have any comparative benchmarking results on the M4 study or so?

petroniocandido commented 4 years ago

@mloning Not yet, but it is an excellent suggestion!

MaxBenChrist commented 4 years ago

Sure, @petroniocandido, just submit a pr against this repo with the addition of pyFTS