pyFTS/pyFTS
Petrônio Cândido 9718f48b39 - common.Util.distributed_train
- Big refactoring to change FTS.sets from list to dict. This refactoring allow to remove references to the fuzzy sets from the FLRG and save memory.
 - HOFTS and PWFTS train and forecasting simplification by using the method generate_lhs_flrg
 - Small others bugfixes/improvements
2018-03-03 20:07:50 -03:00
..
benchmarks - common.Util.distributed_train 2018-03-03 20:07:50 -03:00
common - common.Util.distributed_train 2018-03-03 20:07:50 -03:00
data - Compacting datasets with bz2 2018-03-02 19:20:21 -03:00
models - common.Util.distributed_train 2018-03-03 20:07:50 -03:00
notebooks - common.Util.distributed_train 2018-03-03 20:07:50 -03:00
partitioners - common.Util.distributed_train 2018-03-03 20:07:50 -03:00
probabilistic - common.Util.distributed_train 2018-03-03 20:07:50 -03:00
tests - common.Util.distributed_train 2018-03-03 20:07:50 -03:00
__init__.py Global refactoring for python packaging system 2017-07-07 10:54:28 -03:00
.gitignore Global refactoring for python packaging system 2017-07-07 10:54:28 -03:00
LICENSE Global refactoring for python packaging system 2017-07-07 10:54:28 -03:00
README.md Global refactoring for python packaging system 2017-07-07 10:54:28 -03:00

pyFTS

Python Fuzzy Time Series API