Commit Graph

535 Commits

Author SHA1 Message Date
Petrônio Cândido
985e91f2ee Bugfixes and improvements on benchmark methods 2019-05-30 10:07:32 -03:00
Petrônio Cândido
ac71ee34c6 ensemble.SimpleEnsembleFTS 2019-05-30 07:59:12 -03:00
Petrônio Cândido
9b2f286bab Bugfixes and improvements in benchmarks, arima and quantreg 2019-05-30 00:03:01 -03:00
Petrônio Cândido de Lima e Silva
46b719464f
Typo error in Util.py 2019-05-29 13:12:52 -03:00
Petrônio Cândido
6cbe608d05 New probability plot in common.Util 2019-05-29 12:49:10 -03:00
Petrônio Cândido
fc3e51a217 Improvements on EnsembleFTS.forecast_distribution_ahead 2019-05-28 17:35:02 -03:00
Petrônio Cândido
839842d61f Improvements on EnsembleFTS.forecast_distribution_ahead 2019-05-28 17:06:24 -03:00
Petrônio Cândido
60785ac89f Bugfixes in ProbabilityDistribution 2019-05-28 14:32:06 -03:00
Petrônio Cândido
e3f5faee2b Improving ProbabilityDistribution indexes 2019-05-27 16:01:03 -03:00
Petrônio Cândido
8e4b9b4121 Bugfix on partitioner base class: the number of partitions is updated after the set construction 2019-05-21 14:12:34 -03:00
Petrônio Cândido
aa721c912f Split ifts.IntervalFTS(HighOrderFTS) from WeightedIntervalFTS(WeightedHighOrderFTS) 2019-05-20 11:27:59 -03:00
Petrônio Cândido
f72bde7c83 Configuration and documentation update due the release 1.6 2019-05-07 22:18:57 -03:00
Petrônio Cândido
8d6387825c Configuration and documentation update due the release 1.6 2019-05-07 21:34:42 -03:00
Petrônio Cândido
ee17ea1e7d Configuration and documentation update due the release 1.6 2019-05-07 17:10:54 -03:00
Petrônio Cândido
ddd713ff77 Configuration and documentation update due the release 1.6 2019-05-07 16:24:59 -03:00
Petrônio Cândido
731b197d67 Merge branch 'master' of https://github.com/PYFTS/pyFTS 2019-05-07 14:06:36 -03:00
Petrônio Cândido
048bb64927 Improvement on FCM GA including both average and standard deviation on the learning optimization objective 2019-05-07 14:06:12 -03:00
Petrônio Cândido de Lima e Silva
f165874156
Create .zenodo.json
Metadata file for Zenodo
2019-05-06 11:44:24 -03:00
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