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
1fce1145cc
Bugfixes and improvementos con cmvfts and benchmarks.measures
2019-01-28 15:38:40 -02:00
Petrônio Cândido
e91d44afd1
distributed.spark optimizations and bugfixes
2019-01-23 20:31:03 -02:00
Petrônio Cândido
2e1d7fa11a
Spark Distributed; Hyperparameter optimization
2019-01-18 09:06:53 -02:00
Petrônio Cândido
87686e5ff0
Bugfixes in pwfts, distributed and composite
2018-12-27 18:46:55 -02:00
Petrônio Cândido
e6247b0779
Distributed module
2018-12-24 10:37:23 -02:00
Petrônio Cândido
386f28c47d
pySpark support
2018-12-17 21:49:48 -02:00
Petrônio Cândido
0d033c3ac2
Improvements on cmvfts and pwfts for multivariate forecasting
2018-12-11 22:21:19 -02:00
Petrônio Cândido
25d69a72ad
Multivariate forecasting on cmvfts
2018-12-11 18:26:05 -02:00
Petrônio Cândido
8d9d0e09c1
Bugfixes on hofts and pwfts
2018-12-11 13:15:44 -02:00
Petrônio Cândido
1773499059
Optimizations and refactorings on hofts and pwfts; fuzzyfy function on Partitioner; Improvements on cmvfts to enable all models to be used with him
2018-12-05 21:17:34 -02:00
Petrônio Cândido
dc7dccb5e3
Documentation update
2018-11-13 12:11:49 -02:00
Petrônio Cândido
0b63ed118a
Documentation update
2018-10-29 16:48:05 -03:00
Petrônio Cândido
c42dea2aca
Improving documentation for the Interval and Probabilistic forecasts
2018-09-28 19:35:07 -03:00
Petrônio Cândido
9e0a4e312f
Bugfixes in FTS.forecast_ahead
2018-09-10 10:33:47 -03:00
Petrônio Cândido
197ba17118
Sphinx documentation for ReadTheDocs site
2018-08-30 02:05:29 -03:00
Petrônio Cândido
9be5c611a7
CVFTS and NSFTS unification
2018-08-06 15:45:09 -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
07bfceae78
Introducing FTS.lags, the lag indexing for HOFTS, IFTS and PWFTS
2018-07-02 18:55:28 -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
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