21 Commits

Author SHA1 Message Date
Petrônio Cândido
b73b369ed4 Changing the MVFTS.forecast_ahead generators behavior 2019-02-18 15:00:25 -03:00
Petrônio Cândido
ff951546e1 Improvements on generators for multi step ahead forecasting at MVFTS 2019-02-16 09:08:13 -02:00
Petrônio Cândido
66e41f42ee Improvements on Seasonal and Multivariate models 2019-02-13 14:11:24 -02:00
Petrônio Cândido
e010df344a MVFTS bugfixes 2019-02-12 15:24:01 -02:00
Petrônio Cândido
2e1d7fa11a Spark Distributed; Hyperparameter optimization 2019-01-18 09:06:53 -02:00
Petrônio Cândido
8c1fec482d Clustered MVFTS improvements 2018-11-19 08:30:06 -02:00
Petrônio Cândido
a8c05563d4 Improvements on hyperparam; Bugfix in mvfts 2018-11-16 10:33:36 -02:00
Petrônio Cândido
2db3b0311e uod_clip on mvfts models 2018-11-13 18:54:18 -02:00
Petrônio Cândido
dc7dccb5e3 Documentation update 2018-11-13 12:11:49 -02:00
Petrônio Cândido
5b2b5ece55 forecast_ahead for multivariate methods; other minor improvements 2018-11-13 11:54:20 -02:00
Petrônio Cândido
cd43a7dcd5 Updating the documentation 2018-11-09 17:49:39 -02:00
Petrônio Cândido
197ba17118 Sphinx documentation for ReadTheDocs site 2018-08-30 02:05:29 -03:00
Petrônio Cândido
b1a835f700 Introducing alpha_cut on MVFTS variables 2018-07-07 17:25:33 -03:00
Petrônio Cândido
3580f0b4b3 Introducing alpha_cut on fuzzyfication processes 2018-06-29 16:01:01 -03:00
Petrônio Cândido
aeb8236a7f Introducing alpha_cut on fuzzyfication processes 2018-06-29 15:35:14 -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
6adf4710b6 pwfts.visualize_distributions 2018-04-19 16:21:59 -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
3186fb96e8 - multivariate notebook 2018-03-01 17:30:39 -03:00