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
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
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
d181493c38
Bugfix in Measures.get_point_statistics for multivariate support
2018-06-28 14:15:30 -03:00
Petrônio Cândido de Lima e Silva
b359a14d07
Changing from snaps to mape
2018-06-27 14:47:45 -03:00
Petrônio Cândido
9ef5fa6cdc
bugfixes for seasonal FTS
2018-06-23 10:02:07 -03:00
Petrônio Cândido
88d22a4482
bugfixes for seasonal FTS
2018-06-22 23:40:19 -03:00
Petrônio Cândido
a2002c20b1
Improvements on ResidualAnalysis
2018-05-25 09:40:25 -03:00
Petrônio Cândido
5563af3079
Bugfixes
2018-05-14 00:16:19 -03:00
Petrônio Cândido
7d5dae21e8
Winkler score
2018-05-08 23:59:04 -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
191ddf90d8
Small bugfixes in benchmarks and benchmark models
2018-04-26 11:53:53 -03:00
Petrônio Cândido
95c6e90bfb
Bugfixes in Measures and optimizations on benchmarks
2018-04-25 18:47:51 -03:00
Petrônio Cândido
abe9a45a47
k-Nearest Neighbors benchmark method
2018-04-25 11:36:01 -03:00
Petrônio Cândido
34995b72f8
Minor bugfixes
2018-04-24 15:47:28 -03:00
Petrônio Cândido
33dbeb8965
Minor bugfixes on pwfts.models
2018-04-24 12:57:40 -03:00
Petrônio Cândido
f3c6eda2ec
SQLITE3 interface for benchmarks; Support for for ProbabilityDistribution on Differentiation
2018-04-22 16:59:17 -03:00
Petrônio Cândido
654ddec218
Improvements on benchmarks
2018-04-16 13:42:51 -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
858319aca8
Bugfixes on nonstationary methods
2018-04-11 19:07:31 -03:00
Petrônio Cândido
581f404b18
Improvements and bugfixes on pwfts.forecast_interval and pwfts.point_expected_value
2018-04-11 00:19:05 -03:00
Petrônio Cândido
24c4fadc08
Bugfixes at pwfts and improvements on benchmarks.plot_*
2018-04-10 12:39:56 -03:00
Petrônio Cândido
1312d96246
Bugfixes at pwfts.forecast_ahead_distribution
2018-04-09 14:52:25 -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
7a124777f5
Code refactorings and bugfixes
2018-03-02 11:37:09 -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
Petrônio Cândido
6e4df0ce33
- Deep refactor on function names for
2018-02-26 13:11:29 -03:00
Petrônio Cândido
e9b86d7025
Conditional Variance FTS
2017-10-20 16:04:56 -02:00
Petrônio Cândido
6f455f3215
- Improvements and refactorings on HOFTS, IFTS and PWFTS;
...
- Complete version of NSFTS
2017-10-11 22:51:50 -03:00
Petrônio Cândido
b783f7bb15
- Bugfix at Measures.crps
2017-09-27 15:33:32 -03:00
Petrônio Cândido
1ec03d34de
PWFTS new one-step-ahead probabilistic and quantile-interval forecasts
2017-09-20 14:31:45 -03:00
Petrônio Cândido
0764d249ea
Several bugfixes and refactorings
2017-09-08 14:18:02 -03:00
Petrônio Cândido
862382aa50
Several Bugfixes on benchmarks; ProbabilityDistribution on arima and quantreg; Including models.seasonal on setup.py
2017-07-11 21:43:13 -03:00
Petrônio Cândido
8fea727560
Bugfix at fts.forecastAhead; forecastDistribution with ProbabilityDistribution on benchmarks.arima
2017-07-10 23:37:09 -03:00
Petrônio Cândido de Lima e Silva
0249297e3e
Global refactoring for python packaging system
2017-07-07 10:54:28 -03:00