PyFTS Versions Save

An open source library for Fuzzy Time Series in Python

pkg1.7

1 year ago
  • Type hints
  • New methods
  • Performance improvements

pkg1.6

5 years ago
  • Several improvements and bugfixes;
  • Performance optimization on fuzzyfication process using indexes;
  • New multivariate and nonstationary methods;
  • Hyperparameter optimization;
  • Distributed methods for scalability;
  • FTS with Fuzzy Cognitve Maps.

pkg1.4

5 years ago

docSphinx

5 years ago

Several improvements and bugfixes, and the 1st Sphinx generated documentation.

v4.0

6 years ago
  • Complete refactoring for PEP 8 and PEP257 compliance
  • pyPI compliance and support pip
  • Seasonal, Multivariate, Nonstationary and Ensemble FTS models, partitioners and fuzzy sets.
  • Unification of .forecast*() methods under .predict() method
  • Generalization of .train() methods under .fit() method
  • Support for distributed fit and forecast using dispy tool
  • Improvements on IFTS, PWFTS and HOFTS methods.
  • Better suport for probabilistic forecasting
  • Jupyter notebooks with usage examples
  • Sample datasets (Enrollments, AirPassengers, Sunspots, TAIEX, S&P 500, NASDAQ, SONDA, INMET, BEST)
  • Tested with Python 3.6

v3.0

7 years ago

Export for DOI generation at Zenobo tool