Commit Graph

467 Commits

Author SHA1 Message Date
Petrônio Cândido
f28fcf0a66 Fuzzy Cognitive Methods for FTS - configuration update 2019-04-26 18:38:00 -03:00
Petrônio Cândido
27b7cf59f8 Fuzzy Cognitive Methods for FTS 2019-04-26 17:28:43 -03:00
Petrônio Cândido
ebdcfe228f Bugfix in deffuzyfication of HOFTS, correcting the membership weighted sum 2019-04-24 19:06:28 -03:00
Petrônio Cândido
3356872eb9 Documentation update 2019-04-22 10:02:31 -03:00
Petrônio Cândido
7c11b7e5de Documentation update 2019-04-22 10:01:58 -03:00
Petrônio Cândido
c3457a3569 Improvements on multivariate and multivariate ahead forecasting methods for CMVFTS 2019-04-16 13:30:37 -03:00
Petrônio Cândido
d2725a94aa Small bugfix in GranularWMVFTS 2019-04-12 14:06:03 -03:00
Petrônio Cândido
7319bce515 Small bugfix in GranularWMVFTS 2019-04-12 12:18:45 -03:00
Petrônio Cândido
dca52fb9ed Small bugfix in GranularWMVFTS 2019-04-12 11:53:54 -03:00
Petrônio Cândido
f63b582b30 GranularWMVFTS 2019-04-12 11:48:19 -03:00
Petrônio Cândido
4b07599c43 Bugfixes and improvements on multivariate methods 2019-04-12 11:25:13 -03:00
Petrônio Cândido
0e4f3c536b Multivariate grid.IncrementalGridCluster and improvements on CMVFTS 2019-04-10 22:27:37 -03:00
Petrônio Cândido
eac996b894 Bugfix in models.multivariate.grid 2019-04-09 22:39:17 -03:00
Petrônio Cândido
df047661b9 Documentation update 2019-04-09 17:14:51 -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
0e67b7bc61 Replacing references to FuzzySet.fuzzyfy to Partitioner.fuzzyfy 2019-04-09 16:06:04 -03:00
Petrônio Cândido
d3fa1ea534 Replacing the binary_search for a KDTree on fuzzyfication and other minor improvements on partitioner 2019-04-09 15:17:36 -03:00
Petrônio Cândido
6b8607cf3c Updating documentiation 2019-04-02 15:30:51 -03:00
Petrônio Cândido
80046c306e Merge branch 'master' of https://github.com/PYFTS/pyFTS 2019-03-28 17:09:56 -03:00
Petrônio Cândido
7ee6c444b1 Moving plot_interval and plot_density functions from benchmarks to common.Util 2019-03-25 16:06:26 -03:00
Petrônio Cândido de Lima e Silva
8670ea222e
Update ifts.py 2019-03-25 12:16:25 -03:00
Petrônio Cândido de Lima e Silva
a74900893b
Update ifts.py 2019-03-25 12:04:33 -03:00
Petrônio Cândido
2e0e86b747 Interval forecasting on MVFTS and WMVFTS 2019-03-22 19:46:42 -03:00
Petrônio Cândido
3868bb1c48 Interval forecasting on MVFTS and WMVFTS 2019-03-22 15:07:44 -03:00
Petrônio Cândido
838140d0f2 IFTS now heritages from WHOFTS 2019-03-22 14:36:10 -03:00
Petrônio Cândido
4b8b0243d7 Bugfix in ensemble.Ensemble 2019-03-21 17:08:59 -03:00
Petrônio Cândido
99b0203389 Improvements on hyperparam.Evolutive 2019-03-20 13:25:54 -03:00
Petrônio Cândido
6fd161468b Mixture Distributions; Bugfixes on distributed.dispy and benchmarks; Improvements on hyperparam 2019-03-18 18:22:03 -03:00
Petrônio Cândido
8a01256185 Refactorings on IncrementalEnsemble 2019-02-27 15:11:51 -03:00
Petrônio Cândido
10c1ca5437 Refactorings on IncrementalEnsemble 2019-02-27 14:57:36 -03:00
Petrônio Cândido de Lima e Silva
d05ed762fe
Update IncrementalEnsemble.py 2019-02-27 14:44:58 -03:00
Petrônio Cândido de Lima e Silva
3e88c94823
Update IncrementalEnsemble.py 2019-02-27 14:33:15 -03:00
Petrônio Cândido de Lima e Silva
ec37b6bf9f
Update IncrementalEnsemble.py 2019-02-27 14:28:37 -03:00
Petrônio Cândido de Lima e Silva
912cb07b6f
Update TimeVariant.py 2019-02-27 14:28:01 -03:00
Petrônio Cândido de Lima e Silva
c2c8a892f8
Update ensemble.py 2019-02-27 14:16:18 -03:00
Petrônio Cândido
c559c1050d Bugfix on IncrementalEnsembleFTS 2019-02-27 11:00:41 -03:00
Petrônio Cândido
05c1f9f9da Bugfix on IncrementalEnsembleFTS 2019-02-27 10:44:10 -03:00
Petrônio Cândido
f7c1b4443e Improvements on EnsembleFTS and IncrementalEnsembleFTS 2019-02-27 10:32:58 -03:00
Petrônio Cândido
934c744139 Updating the documentation 2019-02-21 12:00:09 -03:00
Petrônio Cândido
1211aa2be7 Updating the documentation 2019-02-21 11:10:11 -03:00
Petrônio Cândido
be84e6d430 Tests and improvements on data.artificial.SignalEmulator 2019-02-21 10:01:35 -03:00
Petrônio Cândido
6e4dcf3d90 Bugfixes in data.artificial.SignalEmulator 2019-02-20 20:29:34 -03:00
Petrônio Cândido
88bf591dc1 Bugfixes in data.artificial.SignalEmulator 2019-02-20 16:23:18 -03:00
Petrônio Cândido
9125582c9c Added the data.artificial.SignalEmulator 2019-02-20 16:02:07 -03:00
Petrônio Cândido
fc1f295150 Bugfix on forecast_ahead 2019-02-19 14:21:42 -03:00
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
cef00bd71a HOFTS bugfix 2019-02-14 16:44:28 -02:00
Petrônio Cândido
0017d471b5 Updating the documentation 2019-02-13 14:13:36 -02:00
Petrônio Cândido
66e41f42ee Improvements on Seasonal and Multivariate models 2019-02-13 14:11:24 -02:00