Commit Graph

13 Commits

Author SHA1 Message Date
Petrônio Cândido
354a3131c9 Refactoring to remove FTS.sets attribure; Refactoring to move Partitioner.extract to a class method; Bugfixes in distributed fit and predict 2019-06-20 17:38:36 -03:00
Petrônio Cândido
59f68801a3 Replacing references to FuzzySet.fuzzyfy to Partitioner.fuzzyfy 2019-04-09 16:24:04 -03:00
Petrônio Cândido
386f28c47d pySpark support 2018-12-17 21:49:48 -02:00
Petrônio Cândido
0b63ed118a Documentation update 2018-10-29 16:48:05 -03:00
Petrônio Cândido
9653b7c0f9 Bugfix issue #9 2018-09-26 14:34:23 -03:00
Petrônio Cândido
ffd97bacfc Minor code standadization on models; Improvements and bugfixes on benchmarks 2018-05-08 17:59:53 -03:00
Petrônio Cândido
33dbeb8965 Minor bugfixes on pwfts.models 2018-04-24 12:57:40 -03:00
Petrônio Cândido
50c2b501b1 Refactoring to centralize the apply_transformations and apply_transformations_inverse inside fts.predict method 2018-04-11 01:12:55 -03:00
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
Petrônio Cândido
00db6a30ad - Compacting datasets with bz2
- Refactoring generate_flrg and train methods
 - Introducing batches and model saving on fit method
2018-03-02 19:20:21 -03:00
Petrônio Cândido
7a2dd7e54c Notebooks and method bugfixes and refactoring 2018-02-27 18:30:20 -03:00
Petrônio Cândido
37862c661d - More data files and artificial data generators 2018-02-27 12:56:05 -03:00
Petrônio Cândido
e4838693a6 - Deep refactor on project folders 2018-02-26 13:29:11 -03:00