Commit Graph

  • 2abc070f1d Gradient descent training method for FCM_FTS Petrônio Cândido 2020-01-29 12:13:33 -0300
  • e7d603015a Bugfix in FCM_FTS Petrônio Cândido 2020-01-28 16:03:23 -0300
  • 18a95dad2e Improvements of FCM_FTS Petrônio Cândido 2020-01-28 15:59:03 -0300
  • be119604a9 Improvements of FCM_FTS Petrônio Cândido 2020-01-28 15:13:11 -0300
  • dbfa1ac86e Bugfix in benchmarks.mv_run methods Petrônio Cândido 2020-01-27 21:30:38 -0300
  • 715772bbcc Removing direct pyflux import from benchmark.BSTS modules Petrônio Cândido 2020-01-27 19:30:26 -0300
  • 6a1ee719b7 Removing direct dispy import from hyperparam modules Petrônio Cândido 2020-01-27 14:54:38 -0300
  • 783a77ec0f Bugfix: GranularMVFTS and ClusteredMVFTS were not considering data transformations Petrônio Cândido 2020-01-27 12:09:54 -0300
  • 94499f0f21 Bugfix in Transformations.ROI Petrônio Cândido 2020-01-24 11:08:52 -0300
  • ce312220d9 Documentation update Petrônio Cândido 2020-01-24 00:45:40 -0300
  • dbbedce622 Removing dispy imports on hyperparam Petrônio Cândido 2020-01-24 00:42:51 -0300
  • 40bcd43230 LinearTrend and ROI transformations Petrônio Cândido 2020-01-24 00:33:17 -0300
  • 87a50c1342 Random Search in hyperparam Petrônio Cândido 2019-12-26 08:05:35 -0300
  • ad1205121d Random Search in hyperparam Petrônio Cândido 2019-12-25 22:11:08 -0300
  • ed9c07deae Minor bugfixes and features for speed up measuring in distributed methods Petrônio Cândido 2019-12-23 23:58:01 -0300
  • 2d5414f01f Documentation update Petrônio Cândido 2019-12-17 17:39:03 -0300
  • cbaa3942eb Appending margin, upper_margin and lower_margin parameters to Partitioner class. Petrônio Cândido 2019-12-17 17:33:05 -0300
  • a094ba04d4 Implementation of forecast_ahead in TimeVariant and IncrementalEnsemble methods Petrônio Cândido 2019-11-27 17:39:01 -0300
  • 6c639545a3 Weighted NSFTS Petrônio Cândido 2019-11-27 14:27:09 -0300
  • 9c9553e71e Bugfixes in High Order NSFTS Petrônio Cândido 2019-11-27 08:59:40 -0300
  • 2b214e561b Merge branch 'master' of https://github.com/PYFTS/pyFTS Petrônio Cândido 2019-11-26 23:55:39 -0300
  • 4552bb6bab High Order NSFTS refactoring Petrônio Cândido 2019-11-26 23:54:49 -0300
  • 9f35a3caea
    Adding uod_clip to False in Naïve method Petrônio Cândido de Lima e Silva 2019-11-20 10:35:04 -0300
  • 8e82d2974a
    Update TimeVariant.py Petrônio Cândido de Lima e Silva 2019-11-17 15:54:01 -0300
  • bc6a632a6d is_time_variant flag on FTS; offset() function in FTS; Documentation update Petrônio Cândido 2019-11-15 16:48:47 -0300
  • 517a715a1d PWFTS bugfix on Naïve forecast Petrônio Cândido 2019-11-07 16:03:52 -0300
  • 4f693ea9bb
    Merge pull request #26 from murilocamargos/master Petrônio Cândido de Lima e Silva 2019-11-01 10:39:11 -0300
  • 00da89d806 Add subtractive clustering technique as partitioning method #26 Murilo Camargos 2019-10-31 16:49:30 -0300
  • 039dca9d5d ResidualAnalysis bugfix Petrônio Cândido 2019-09-30 19:28:04 -0300
  • aa4598f79f Documentation update Petrônio Cândido 2019-09-23 23:16:06 -0300
  • 9efe7ba453 Bugfixes in DEHO Petrônio Cândido 2019-08-05 17:51:15 -0300
  • 5b7e4edcd7 Bugfixes in MVFTS and DEHO Petrônio Cândido 2019-08-05 14:20:10 -0300
  • 876de2721d Bugfixes and improvements in MVFTS and DEHO Petrônio Cândido 2019-08-05 10:24:29 -0300
  • 9f41a49ad9 Distributed Evolutionary Hyperparameter Optimization (DEHO) for MVFTS Petrônio Cândido 2019-07-18 12:02:27 -0300
  • 0b03fbfa57 Bugfix in forecast_ahead Petrônio Cândido 2019-07-05 08:02:33 -0300
  • 07832878c9 Bugfix on FTS.clip_uod Petrônio Cândido 2019-07-03 20:19:30 -0300
  • a0468d0fed Several bugfixes and improvements in pwfts and ProbabilityDistribution Petrônio Cândido 2019-06-23 11:51:40 -0300
  • 34ed8a1002 Small bugfix in pwfts and hofts Petrônio Cândido 2019-06-23 11:33:26 -0300
  • 690f9bdc7e Small bugfix in pwfts.forecast_ahead_distribution Petrônio Cândido 2019-06-23 11:11:18 -0300
  • 61707f94a6 Small bugfix in pwfts.forecast_ahead_distribution Petrônio Cândido 2019-06-23 11:07:34 -0300
  • 1168365a17 common.plot_distributions_tiled Petrônio Cândido 2019-06-23 09:47:06 -0300
  • f3cf757e96 Bugfixes and improvements on pwfts and multivariate.granular Petrônio Cândido 2019-06-22 18:29:40 -0300
  • 35898f338a Improvements for numerical stability Petrônio Cândido 2019-06-22 09:20:53 -0300
  • de82af1b9d Improvements for forecasting ahead in ClusteredMVFTS Petrônio Cândido 2019-06-21 15:40:20 -0300
  • a6d9d164e4 Improvements for forecasting ahead in ClusteredMVFTS Petrônio Cândido 2019-06-21 15:10:19 -0300
  • 812b99bcea Documentation update Petrônio Cândido 2019-06-21 11:34:49 -0300
  • 1237f3c2e3 Improvements on pwfts to support GranularFTS; Improvementos on mvfts methods, fuzzy sets and partitioners to support interval and probabilistic forecasting Petrônio Cândido 2019-06-21 11:32:56 -0300
  • 354a3131c9 Refactoring to remove FTS.sets attribure; Refactoring to move Partitioner.extract to a class method; Bugfixes in distributed fit and predict Petrônio Cândido 2019-06-20 17:38:36 -0300
  • f2bf2b5d87 Improvements of hyperparam.Evolutive, flexibilization and modularization of the GA Petrônio Cândido 2019-06-17 13:50:40 -0300
  • 6e32f1ecb9 Improvements on MVFTS.forecast_ahead for supporting CMVFTS many steps ahead forecasts Petrônio Cândido 2019-06-17 11:40:24 -0300
  • 8818cfe529 Bugfix on MVFTS.forecast_ahead Petrônio Cândido 2019-06-17 10:57:09 -0300
  • c7dd392575 Bugfix on FTS.uod_clip for MVFTS methods Petrônio Cândido 2019-06-17 09:25:47 -0300
  • 67b2104445
    Update ResidualAnalysis.py Petrônio Cândido de Lima e Silva 2019-06-11 16:59:48 -0300
  • ef29c794c5
    Update ResidualAnalysis.py Petrônio Cândido de Lima e Silva 2019-06-11 16:57:58 -0300
  • 098c5fddc2
    Ljung-Box test in ResidualAnalysis Petrônio Cândido de Lima e Silva 2019-06-11 16:40:42 -0300
  • 461b3bd850
    Improvement on Box-Ljung text in Residual Analysis Petrônio Cândido de Lima e Silva 2019-06-11 13:07:27 -0300
  • 16edb0deee
    Bugfixes in ResidualAnalysis Petrônio Cândido de Lima e Silva 2019-06-11 13:03:18 -0300
  • 48fcf8daca Improvements on forecast_ahead benchmarks Petrônio Cândido 2019-06-10 13:33:53 -0300
  • 471e096208 New benchmarks.Tests module; Improvements on forecast_ahead_* function; Documentation update Petrônio Cândido 2019-06-06 11:04:20 -0300
  • 606c557214 Minor bugfixes on benchmarking methods Petrônio Cândido 2019-06-04 13:26:40 -0300
  • f072d73d1b Bugfix in benchmarks.knn Petrônio Cândido 2019-06-02 15:36:17 -0300
  • 2149b4d041 Improvements on IFTS and WIFTS (forecast_interval_ahead) Petrônio Cândido 2019-06-01 19:11:32 -0300
  • e10aa1e872 Improvements on benchmarks.sliding_window_benchmarks2 Petrônio Cândido 2019-06-01 17:05:29 -0300
  • 1957c26105 Improvements on common.Util.plot_intervals2 Petrônio Cândido 2019-06-01 15:04:01 -0300
  • f4dec685bc Improvements on benchmarks.knn Petrônio Cândido 2019-06-01 14:58:39 -0300
  • 0dc2fabdcc New version of sliding_window_benchmarks; Bugfixes in benchmarks, ifts and ensemble] Petrônio Cândido 2019-05-31 18:32:53 -0300
  • 9b90853f6b Gaussian Process Regression benchmark method Petrônio Cândido 2019-05-31 10:13:46 -0300
  • 18c0fed021 Gaussian Process Regression benchmark method Petrônio Cândido 2019-05-30 15:28:50 -0300
  • 5f667c8680 Bugfixes and improvements on benchmarking methods Petrônio Cândido 2019-05-30 11:36:55 -0300
  • 99c36fc5e9 Bugfix in common.Util.plot_interval2 Petrônio Cândido 2019-05-30 10:22:59 -0300
  • 985e91f2ee Bugfixes and improvements on benchmark methods Petrônio Cândido 2019-05-30 10:07:32 -0300
  • ac71ee34c6 ensemble.SimpleEnsembleFTS Petrônio Cândido 2019-05-30 07:59:12 -0300
  • 9b2f286bab Bugfixes and improvements in benchmarks, arima and quantreg Petrônio Cândido 2019-05-30 00:03:01 -0300
  • 46b719464f
    Typo error in Util.py Petrônio Cândido de Lima e Silva 2019-05-29 13:12:52 -0300
  • 6cbe608d05 New probability plot in common.Util Petrônio Cândido 2019-05-29 12:49:10 -0300
  • fc3e51a217 Improvements on EnsembleFTS.forecast_distribution_ahead Petrônio Cândido 2019-05-28 17:35:02 -0300
  • 839842d61f Improvements on EnsembleFTS.forecast_distribution_ahead Petrônio Cândido 2019-05-28 17:06:24 -0300
  • 60785ac89f Bugfixes in ProbabilityDistribution Petrônio Cândido 2019-05-28 14:32:06 -0300
  • e3f5faee2b Improving ProbabilityDistribution indexes Petrônio Cândido 2019-05-27 16:01:03 -0300
  • 8e4b9b4121 Bugfix on partitioner base class: the number of partitions is updated after the set construction Petrônio Cândido 2019-05-21 14:12:34 -0300
  • aa721c912f Split ifts.IntervalFTS(HighOrderFTS) from WeightedIntervalFTS(WeightedHighOrderFTS) Petrônio Cândido 2019-05-20 11:27:59 -0300
  • f72bde7c83 Configuration and documentation update due the release 1.6 Petrônio Cândido 2019-05-07 22:18:57 -0300
  • 8d6387825c Configuration and documentation update due the release 1.6 Petrônio Cândido 2019-05-07 21:34:42 -0300
  • ee17ea1e7d Configuration and documentation update due the release 1.6 Petrônio Cândido 2019-05-07 17:10:54 -0300
  • ddd713ff77 Configuration and documentation update due the release 1.6 Petrônio Cândido 2019-05-07 16:24:59 -0300
  • 731b197d67 Merge branch 'master' of https://github.com/PYFTS/pyFTS Petrônio Cândido 2019-05-07 14:06:36 -0300
  • 048bb64927 Improvement on FCM GA including both average and standard deviation on the learning optimization objective Petrônio Cândido 2019-05-07 14:06:12 -0300
  • f165874156
    Create .zenodo.json Petrônio Cândido de Lima e Silva 2019-05-06 11:44:24 -0300
  • f28fcf0a66 Fuzzy Cognitive Methods for FTS - configuration update pkg1.6 Petrônio Cândido 2019-04-26 18:38:00 -0300
  • 27b7cf59f8 Fuzzy Cognitive Methods for FTS Petrônio Cândido 2019-04-26 17:28:43 -0300
  • ebdcfe228f Bugfix in deffuzyfication of HOFTS, correcting the membership weighted sum Petrônio Cândido 2019-04-24 19:06:28 -0300
  • 3356872eb9 Documentation update Petrônio Cândido 2019-04-22 10:02:31 -0300
  • 7c11b7e5de Documentation update Petrônio Cândido 2019-04-22 10:01:58 -0300
  • c3457a3569 Improvements on multivariate and multivariate ahead forecasting methods for CMVFTS Petrônio Cândido 2019-04-16 13:30:37 -0300
  • d2725a94aa Small bugfix in GranularWMVFTS Petrônio Cândido 2019-04-12 14:06:03 -0300
  • 7319bce515 Small bugfix in GranularWMVFTS Petrônio Cândido 2019-04-12 12:18:45 -0300
  • dca52fb9ed Small bugfix in GranularWMVFTS Petrônio Cândido 2019-04-12 11:53:54 -0300
  • f63b582b30 GranularWMVFTS Petrônio Cândido 2019-04-12 11:48:19 -0300
  • 4b07599c43 Bugfixes and improvements on multivariate methods Petrônio Cândido 2019-04-12 11:25:13 -0300
  • 0e4f3c536b Multivariate grid.IncrementalGridCluster and improvements on CMVFTS Petrônio Cândido 2019-04-10 22:27:37 -0300