An open source library for Fuzzy Time Series in Python
Go to file
2017-04-01 12:19:37 -03:00
benchmarks Parallel benchmarks - sliding window por point forecasts 2017-04-01 12:19:37 -03:00
common - Adding gaussmf and trapmf support on partitioners 2017-03-31 20:34:12 -03:00
data Refatoração de PIFTS para PFTS; acrescentando as packages data e models 2017-01-05 16:42:45 -02:00
models Refactoring to help tasks automotion 2017-02-10 11:09:59 -02:00
partitioners - Adding gaussmf and trapmf support on partitioners 2017-03-31 20:34:12 -03:00
tests Parallel benchmarks - sliding window por point forecasts 2017-04-01 12:19:37 -03:00
__init__.py Inclusão do __init__.py 2016-09-08 09:04:08 -03:00
.gitignore Initial commit 2015-11-17 13:25:15 -02:00
chen.py - Sliding Window benchmark 2017-02-24 13:29:55 -03:00
fts.py ARIMA façade for benchmarks; Sliding Window benchmarks; small bugfixes and optimizations 2017-03-21 23:17:06 -03:00
hofts.py - Sliding Window benchmark 2017-02-24 13:29:55 -03:00
hwang.py Cascaded transformations in all fts models 2017-01-27 08:26:47 -02:00
ifts.py ARIMA façade for benchmarks; Sliding Window benchmarks; small bugfixes and optimizations 2017-03-21 23:17:06 -03:00
ismailefendi.py - Sliding Window benchmark 2017-02-24 13:29:55 -03:00
LICENSE Initial commit 2015-11-17 13:25:15 -02:00
pwfts.py ARIMA façade for benchmarks; Sliding Window benchmarks; small bugfixes and optimizations 2017-03-21 23:17:06 -03:00
README.md Initial commit 2015-11-17 13:25:15 -02:00
sadaei.py - Sliding Window benchmark 2017-02-24 13:29:55 -03:00
sfts.py - Sliding Window benchmark 2017-02-24 13:29:55 -03:00
tree.py Correções nos códigos para adaptação às refatorações e substituições dos tabs por 4 espaços 2016-12-22 14:36:50 -02:00
yu.py - Sliding Window benchmark 2017-02-24 13:29:55 -03:00

pyFTS

Python Fuzzy Time Series API