Commit Graph

532 Commits

Author SHA1 Message Date
Petrônio Cândido
d1fb71c30d Updating documentation 2021-01-12 17:40:50 -03:00
Petrônio Cândido
85b60749bd Smooting transformations 2021-01-12 17:40:21 -03:00
Petrônio Cândido
b0ff974ec0 Transformations refactoring 2021-01-12 15:28:06 -03:00
Petrônio Cândido de Lima e Silva
62c4d67f27
Merge pull request #32 from PYFTS/feature/som_fts
adaptação da FTS para receber métodos de transformação multivariada
2020-12-10 20:50:28 -03:00
matheus_cascalho
ba8bf1c4ea adaptação da FTS para receber métodos de transformação multivariada 2020-12-09 19:35:22 -03:00
Petrônio Cândido de Lima e Silva
e739cd404d
Merge pull request #31 from PYFTS/feature/som_fts
Feature/som fts
2020-12-09 15:59:15 -03:00
matheus_cascalho
81036e506f docstring do método apply 2020-12-07 15:56:34 -03:00
matheus_cascalho
b9995e780a retirada do escopo if __name__ no arquivo som.py 2020-12-07 15:38:48 -03:00
matheus_cascalho
20a4b9dfef retirada de celulas NaN por meio de reatribuíção da variável data 2020-12-07 15:37:35 -03:00
matheus_cascalho
27b55b1fde passagem de argumentos do método train pelo método apply 2020-12-07 15:33:35 -03:00
matheus_cascalho
3dd08a9937 teste com nome da variável endógena 2020-12-03 19:24:54 -03:00
matheus_cascalho
3b047e4f44 limpeza de comentários 2020-12-03 16:47:24 -03:00
matheus_cascalho
41818258b2 teste apply 2020-12-02 18:19:54 -03:00
matheus_cascalho
5e4eb03b89 test save_net 2020-12-02 17:45:26 -03:00
Petrônio Cândido
e6bdbcb025 standard_horizon feature included in FTS 2020-11-25 11:53:18 -03:00
Petrônio Cândido
2d4785d053 step_to parameter in predict function 2020-11-23 16:22:41 -03:00
Petrônio Cândido
4a05587485 step_to parameter in predict function 2020-11-23 15:25:14 -03:00
matheus_cascalho
6aa2a6c92e treinamento da rede 2020-11-16 22:37:04 -03:00
Petrônio Cândido
e2438afee3 Merge branch 'master' of https://github.com/PYFTS/pyFTS 2020-11-03 14:17:33 -03:00
Petrônio Cândido
7820d9f291 PrefixedGridPartitioner 2020-11-03 14:17:12 -03:00
Petrônio Cândido de Lima e Silva
789734de51
Improvements in nonstationary.Utils.plot_sets 2020-10-05 10:28:53 -03:00
Petrônio Cândido
f2bfda8da9 Merge branch 'master' of https://github.com/PYFTS/pyFTS 2020-08-18 17:06:56 -03:00
Petrônio Cândido
8bef7b728d Documentation update 2020-08-18 17:06:41 -03:00
Petrônio Cândido de Lima e Silva
57f9e2f6f1
Update README.md 2020-08-18 16:52:50 -03:00
Petrônio Cândido de Lima e Silva
ce0c05670b
Updating the publication list 2020-06-03 11:50:39 -03:00
Petrônio Cândido
5804f3d5f2 Improvements in FCM_FTS 2020-01-29 16:39:23 -03:00
Petrônio Cândido
dd5ac3de20 Gradient descent training method for FCM_FTS 2020-01-29 14:29:30 -03:00
Petrônio Cândido
2abc070f1d Gradient descent training method for FCM_FTS 2020-01-29 12:13:33 -03:00
Petrônio Cândido
e7d603015a Bugfix in FCM_FTS 2020-01-28 16:03:23 -03:00
Petrônio Cândido
18a95dad2e Improvements of FCM_FTS 2020-01-28 15:59:03 -03:00
Petrônio Cândido
be119604a9 Improvements of FCM_FTS 2020-01-28 15:13:11 -03:00
Petrônio Cândido
dbfa1ac86e Bugfix in benchmarks.mv_run methods 2020-01-27 21:30:38 -03:00
Petrônio Cândido
715772bbcc Removing direct pyflux import from benchmark.BSTS modules 2020-01-27 19:30:26 -03:00
Petrônio Cândido
6a1ee719b7 Removing direct dispy import from hyperparam modules 2020-01-27 14:54:38 -03:00
Petrônio Cândido
783a77ec0f Bugfix: GranularMVFTS and ClusteredMVFTS were not considering data transformations 2020-01-27 12:09:54 -03:00
Petrônio Cândido
94499f0f21 Bugfix in Transformations.ROI 2020-01-24 11:08:52 -03:00
Petrônio Cândido
ce312220d9 Documentation update 2020-01-24 00:45:40 -03:00
Petrônio Cândido
dbbedce622 Removing dispy imports on hyperparam 2020-01-24 00:42:51 -03:00
Petrônio Cândido
40bcd43230 LinearTrend and ROI transformations 2020-01-24 00:33:17 -03:00
Petrônio Cândido
87a50c1342 Random Search in hyperparam 2019-12-26 08:05:35 -03:00
Petrônio Cândido
ad1205121d Random Search in hyperparam 2019-12-25 22:11:08 -03:00
Petrônio Cândido
ed9c07deae Minor bugfixes and features for speed up measuring in distributed methods 2019-12-23 23:58:01 -03:00
Petrônio Cândido
2d5414f01f Documentation update 2019-12-17 17:39:03 -03:00
Petrônio Cândido
cbaa3942eb Appending margin, upper_margin and lower_margin parameters to Partitioner class. 2019-12-17 17:33:05 -03:00
Petrônio Cândido
a094ba04d4 Implementation of forecast_ahead in TimeVariant and IncrementalEnsemble methods 2019-11-27 17:39:01 -03:00
Petrônio Cândido
6c639545a3 Weighted NSFTS 2019-11-27 14:27:09 -03:00
Petrônio Cândido
9c9553e71e Bugfixes in High Order NSFTS 2019-11-27 08:59:40 -03:00
Petrônio Cândido
2b214e561b Merge branch 'master' of https://github.com/PYFTS/pyFTS 2019-11-26 23:55:39 -03:00
Petrônio Cândido
4552bb6bab High Order NSFTS refactoring 2019-11-26 23:54:49 -03:00
Petrônio Cândido de Lima e Silva
9f35a3caea
Adding uod_clip to False in Naïve method 2019-11-20 10:35:04 -03:00