Commit Graph

542 Commits

Author SHA1 Message Date
Petrônio Cândido
a21536e74f Documentation update 2018-09-18 16:57:14 -03:00
Petrônio Cândido
7d276e7c5d Documentation update 2018-09-18 16:56:14 -03:00
Petrônio Cândido
8d15dfa7c3 Documentation update 2018-09-18 16:49:16 -03:00
Petrônio Cândido
bb983b53dd Fuzzyfy optimization with binary search. Several minor parameter refactorings 2018-09-18 14:59:03 -03:00
Petrônio Cândido de Lima e Silva
9b3efeef36
Updating DOI number for the version independent one. 2018-09-17 15:51:22 -03:00
Petrônio Cândido de Lima e Silva
ccffaf3206
Updating DOI number for the version independent one. 2018-09-17 15:49:09 -03:00
Petrônio Cândido
9e0a4e312f Bugfixes in FTS.forecast_ahead 2018-09-10 10:33:47 -03:00
Petrônio Cândido
033dc2807a Bugfixes in data 2018-09-06 15:31:45 -03:00
Petrônio Cândido
161cc6b1e5 Updating documentation for the included data modules 2018-09-06 14:36:08 -03:00
Petrônio Cândido
6dab043406 New datasets: Dow Jones, BTC-USD, ETH-USD, EUR-USD, EUR-GBP, GBP-USD 2018-09-06 14:11:03 -03:00
Petrônio Cândido de Lima e Silva
770719bc98
Create .nojekyll 2018-08-30 21:49:02 -03:00
Petrônio Cândido de Lima e Silva
4c84168070
Fixing docs/index.html 2018-08-30 18:24:56 -03:00
Petrônio Cândido
9c1558b477 Merge branch 'master' of https://github.com/PYFTS/pyFTS 2018-08-30 17:09:04 -03:00
Petrônio Cândido
1ebe9e1249 Updating the documentation 2018-08-30 17:08:27 -03:00
Petrônio Cândido de Lima e Silva
fd84770d3a Set theme jekyll-theme-minimal 2018-08-30 16:58:29 -03:00
Petrônio Cândido
de5a078c99 Updating the documentation 2018-08-30 16:50:36 -03:00
Petrônio Cândido
63f96ba1f9 Updating the documentation 2018-08-30 16:04:52 -03:00
Petrônio Cândido
197ba17118 Sphinx documentation for ReadTheDocs site 2018-08-30 02:05:29 -03:00
Petrônio Cândido de Lima e Silva
56570e5b63
Repository paths correction after migration to PYFTS organization 2018-08-29 12:00:48 -03:00
Petrônio Cândido de Lima e Silva
957fea69bf
Changing HOFTS minimal order to 1 2018-08-13 14:53:33 -03:00
Petrônio Cândido
39e0c6aa88 Bugfix in models.nonstationary.util.plot_sets_conditional 2018-08-07 16:31:32 -03:00
Petrônio Cândido
2055b512ca Merge branch 'master' of https://github.com/petroniocandido/pyFTS 2018-08-07 16:10:17 -03:00
Petrônio Cândido
ae6923084d Bugfix in mackey_glass 2018-08-07 16:10:13 -03:00
Petrônio Cândido de Lima e Silva
329c7ba1e7
Bugfix in mackey_glass 2018-08-07 16:06:34 -03:00
Petrônio Cândido
8fde4c4ea6 Chaotic datasets on pyFTS.data: logistic_map, mackey_glass, henon, lorentz and rossler 2018-08-07 15:59:26 -03:00
Petrônio Cândido
9be5c611a7 CVFTS and NSFTS unification 2018-08-06 15:45:09 -03:00
Petrônio Cândido
f3b399eb97 Merge branch 'master' of https://github.com/petroniocandido/pyFTS 2018-08-02 18:30:41 -03:00
Petrônio Cândido
9089310187 CVFTS bugfixes 2018-08-02 18:29:52 -03:00
Petrônio Cândido de Lima e Silva
6a69281d8d
Removing debug code from benchmarks 2018-08-02 11:15:55 -03:00
Petrônio Cândido
f5652f7029 Bugfixes in FTS, HOFTS and CVFTS 2018-08-02 11:13:24 -03:00
Petrônio Cândido
c6f9af8e00 Improvements on benchmarks.sliding_window_benchmarks for robustness; Bugfixes Hwang and CVFTS methods 2018-08-01 13:59:33 -03:00
Petrônio Cândido
a8ed5a3db7 Bugfix in GridPartitioner, occured error when a BoxCox transformed series has -np.inf values 2018-08-01 11:03:23 -03:00
Petrônio Cândido de Lima e Silva
d317fc80cf
Just removing debug code from Measures.py 2018-07-20 17:39:59 -03:00
Petrônio Cândido
4a4e168448 Bugfixes in benchmarks 2018-07-09 12:08:03 -03:00
Petrônio Cândido
52544aca88 Merge branch 'master' of https://github.com/petroniocandido/pyFTS 2018-07-07 17:25:49 -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 de Lima e Silva
fd9b823d8e
Bugfix in hwang 2018-07-05 22:00:42 -03:00
Petrônio Cândido de Lima e Silva
043c28d480
Bugfix in cmsfts 2018-07-03 18:57:00 -03:00
Petrônio Cândido
07bfceae78 Introducing FTS.lags, the lag indexing for HOFTS, IFTS and PWFTS 2018-07-02 18:55:28 -03:00
Petrônio Cândido
d81900f519 Merge branch 'master' of https://github.com/petroniocandido/pyFTS 2018-06-29 16:32:38 -03:00
Petrônio Cândido
c7ee8c3cfe Mixing univariate and multivariate models in EnsembleFTS 2018-06-29 16:32:21 -03:00
Petrônio Cândido de Lima e Silva
30ad11ff45
Bugfix in ContextualSeasonalFLRG 2018-06-29 16:07:40 -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
393388f722 bugfix in Measures.get_point_statistics for supporting multivariate models 2018-06-29 12:19:56 -03:00
Petrônio Cândido de Lima e Silva
d15814b545
Bugfix in CMSFTS 2018-06-29 11:50:41 -03:00
Petrônio Cândido de Lima e Silva
6cc88f6292
Bugfix in Measures.get_point_statistics for multivariate models 2018-06-28 14:34:58 -03:00
Petrônio Cândido de Lima e Silva
c4f264a1f2
Bugfix in Measures.get_point_statistics for multivariate models 2018-06-28 14:31:30 -03:00
Petrônio Cândido de Lima e Silva
1a00a4aa4e
Bugfix in CMSFTS 2018-06-28 14:23:56 -03:00
Petrônio Cândido de Lima e Silva
d181493c38
Bugfix in Measures.get_point_statistics for multivariate support 2018-06-28 14:15:30 -03:00