Commit Graph

18 Commits

Author SHA1 Message Date
Petrônio Cândido
aeb8236a7f Introducing alpha_cut on fuzzyfication processes 2018-06-29 15:35:14 -03:00
Petrônio Cândido
88d22a4482 bugfixes for seasonal FTS 2018-06-22 23:40:19 -03:00
Petrônio Cândido
409f9d5b6b FTS.predict bugfix for multivariate FTS 2018-06-07 12:51:55 -03:00
Petrônio Cândido
68a4a953b8 CVFTS improvements and bugfixes; FTS.fit bugfix for multivariate models; Util.plot_rules high order capability 2018-06-07 09:58:34 -03:00
Petrônio Cândido
b058ed5daa common.Util.plot_rules; CVFTS bugfixes and other nonstationary sets improvements 2018-05-22 11:39:17 -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
ecfc9db862 PEP 256 documentation 2018-04-14 10:22:02 -03:00
Petrônio Cândido
3db6e69119 Improvements on benchmarks 2018-04-13 15:23:54 -03:00
Petrônio Cândido
ff23d874bc Logo and icon 2018-04-12 17:47:54 -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
1d7801bdbf - Benchmark refactoring to expose a unified and simpler interface (the method sliding_window_benchmarks)
- Improvements at FTS.fit and FTS.predict
 - PWFTS bugfixes and improvements
2018-04-09 11:09:28 -03:00
Petrônio Cândido
3d64c5065e - Bugfixes due to refactorings 2018-03-05 15:07:02 -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