An open source library for Fuzzy Time Series in Python
Go to file
Petrônio Cândido de Lima e Silva 728e8414b7 - General refactoring to include **kwargs on methods signatures
- Ensemble FTS
2017-04-14 19:57:39 -03:00
benchmarks - General refactoring to include **kwargs on methods signatures 2017-04-14 19:57:39 -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 - General refactoring to include **kwargs on methods signatures 2017-04-14 19:57:39 -03:00
partitioners - Distributed sliding window benchmarks with dispy 2017-04-05 23:45:11 -03:00
tests - QuantReg façade for statsmodels 2017-04-13 17:27:38 -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 - General refactoring to include **kwargs on methods signatures 2017-04-14 19:57:39 -03:00
ensemble.py - General refactoring to include **kwargs on methods signatures 2017-04-14 19:57:39 -03:00
fts.py - General refactoring to include **kwargs on methods signatures 2017-04-14 19:57:39 -03:00
hofts.py - General refactoring to include **kwargs on methods signatures 2017-04-14 19:57:39 -03:00
hwang.py - General refactoring to include **kwargs on methods signatures 2017-04-14 19:57:39 -03:00
ifts.py - General refactoring to include **kwargs on methods signatures 2017-04-14 19:57:39 -03:00
ismailefendi.py - General refactoring to include **kwargs on methods signatures 2017-04-14 19:57:39 -03:00
LICENSE Initial commit 2015-11-17 13:25:15 -02:00
pwfts.py - General refactoring to include **kwargs on methods signatures 2017-04-14 19:57:39 -03:00
README.md Initial commit 2015-11-17 13:25:15 -02:00
sadaei.py - General refactoring to include **kwargs on methods signatures 2017-04-14 19:57:39 -03:00
sfts.py - General refactoring to include **kwargs on methods signatures 2017-04-14 19:57:39 -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 - General refactoring to include **kwargs on methods signatures 2017-04-14 19:57:39 -03:00

pyFTS

Python Fuzzy Time Series API