PYFTS / pyFTS

An open source library for Fuzzy Time Series in Python
http://pyfts.github.io/pyFTS/
GNU General Public License v3.0
259 stars 53 forks source link

New Transformation functions #37

Closed felipenv closed 3 years ago

felipenv commented 3 years ago

Adding Average Pooling and Max Pooling transformations

Fixing execution of Exponential Moving Average