https://github.com/antoinecarme/pyaf

sort by:
Revision Author Date Message Commit Date
2f2901b Updated version 18 June 2021, 09:35:30 UTC
75cb373 Corrected this script 17 June 2021, 20:43:09 UTC
617c0b6 Add Median Absolute Error (MedAE) performance measure #144 Add LnQ Performance measure #43 Updated these log files 17 June 2021, 19:45:59 UTC
0761c4c Moved these log files 17 June 2021, 19:43:15 UTC
0c4af8f Add LnQ Performance measure #43 Added these log files 17 June 2021, 19:42:16 UTC
263392a Add Median Absolute Error (MedAE) performance measure #144 Added these log files 17 June 2021, 19:41:34 UTC
1b50df1 Add LnQ Performance measure #43 Updated Makefile 17 June 2021, 18:59:46 UTC
a14191d Add LnQ Performance measure #43 Add LnQ values in the model logging 17 June 2021, 18:59:03 UTC
30118ac Add LnQ Performance measure #43 LnQ computations 17 June 2021, 18:57:58 UTC
4330390 Add LnQ Performance measure #43 Added two tests 17 June 2021, 18:57:33 UTC
d05fd9b Add Median Absolute Error (MedAE) performance measure #144 Updated tests 17 June 2021, 11:01:10 UTC
115a04e Add Median Absolute Error (MedAE) performance measure #144 display MedAE values in the logs/json/etc 17 June 2021, 08:46:02 UTC
8eef127 Add Median Absolute Error (MedAE) performance measure #144 Added MedAE computations 17 June 2021, 08:45:32 UTC
96aedf2 Add Median Absolute Error (MedAE) performance measure #144 Added two tests 17 June 2021, 08:44:37 UTC
f2d0525 Added a commit CircleCI workflow 16 June 2021, 11:11:12 UTC
2e57e58 Switch to CircleCI Find an alternative for Travis-CI #164 16 June 2021, 10:09:48 UTC
35cabb0 Switch to CircleCI Find an alternative for Travis-CI #164 16 June 2021, 09:25:06 UTC
c887f40 Switch to CircleCI Find an alternative for Travis-CI #164 16 June 2021, 09:22:26 UTC
832f7d8 Switch to CircleCI Find an alternative for Travis-CI #164 16 June 2021, 08:04:04 UTC
aaef0f4 Switch to CircleCI Find an alternative for Travis-CI #164 16 June 2021, 06:49:00 UTC
b0a4766 Switch to CircleCI Find an alternative for Travis-CI #164 15 June 2021, 19:26:20 UTC
90f5504 Switch to CircleCI Find an alternative for Travis-CI #164 15 June 2021, 19:21:54 UTC
cadcc42 Sampling is not compatible with Temporal Hierarchies #163 Disable sampling for internal engines at all temporal hierarchy levels. 15 June 2021, 16:15:03 UTC
c3b1ad9 Merge pull request #162 from antoinecarme/powerpc64 Powerpc64 support 15 June 2021, 10:29:55 UTC
b6f208d Improve cycles detection Compute needed performance measures only for cycles. 17 May 2021, 10:34:29 UTC
ef2d158 Some profiling Speed CRPS computations (use numpy instead of pandas) 17 May 2021, 10:33:49 UTC
9b49199 Added these test references 13 May 2021, 10:56:53 UTC
c302c71 Updated Makefile Added a timeout of 600 seconds for each test execution 13 May 2021, 10:56:01 UTC
0d6ae1b Add Forecast Quantiles Plots and Docs #158 Corrected plots for hierarchical models 13 May 2021, 10:55:17 UTC
e3b6c16 Updated these references 13 May 2021, 10:54:19 UTC
8408135 Corrected time series plots in the web services 09 May 2021, 09:14:28 UTC
04a1d41 Updated these logs Added LGBM Models 09 May 2021, 08:30:22 UTC
639dc46 Updated these logs Added CRPS nd Forecast Quantiles in the logs 09 May 2021, 08:29:34 UTC
232b2e8 Ignore FutureWarning Pandas change 09 May 2021, 07:14:16 UTC
394b922 Merge pull request #159 from antoinecarme/LightGBM LightGBM Support 09 May 2021, 06:16:11 UTC
404d98c Add LightGBM based models #143 Install LightGBM for Travis-CI tests 09 May 2021, 06:03:51 UTC
d758697 Add LightGBM based models #143 Updated tests Makefile + Travis-CI 09 May 2021, 06:03:23 UTC
3aa2e5a Add LightGBM based models #143 Adapted this test to check LightGBM version 09 May 2021, 06:02:48 UTC
d74a663 Add LightGBM based models #143 Add some LightGBM tests (~ adapated copy of XGBoost models) 09 May 2021, 06:02:07 UTC
6968371 Add LightGBM based models #143 Allow setting/customizing LightGBM options 09 May 2021, 06:01:25 UTC
07dc3c0 Add LightGBM based models #143 Add lightgbm mdoels as AR-like models 09 May 2021, 06:01:05 UTC
89f3626 Add LightGBM based models #143 Basic model definition. 09 May 2021, 06:00:35 UTC
eec322b Update runtime.txt 20 April 2021, 23:54:06 UTC
5434863 Evaluate Continuous Ranked Probability Score as a Forecasting Performance Measure #74 Updated Makefile. Added two more tests. 15 April 2021, 22:05:00 UTC
8988c51 Forecast quantiles are nto available when prediction intervals are not computed (not the default case). Fixes some travis-ci test. 15 April 2021, 21:33:24 UTC
8f7ebf1 Add Forecast Quantiles Plots and Docs #158 Added Air Passengers forecast quantiles jupyter notebook. 15 April 2021, 21:01:39 UTC
4c24851 Add Forecast Quantiles Plots and Docs #158 Added Ozone forecast quantiles jupyter notebook. 15 April 2021, 21:00:45 UTC
657cc5d Corrected forecast quantiles on very short datasets. Fixes some travis-ci tests/ 15 April 2021, 20:40:22 UTC
ed6e1cf Merge pull request #154 from antoinecarme/probabilistic_forcasting_tests Probabilistic forcasting tests 15 April 2021, 19:27:24 UTC
ef3ca8f Merge branch 'master' into probabilistic_forcasting_tests 15 April 2021, 19:26:48 UTC
cd02585 Update .travis.yml 15 April 2021, 18:48:44 UTC
77c24e2 Update .travis.yml Make an experiment with python 3.9-dev 15 April 2021, 18:00:35 UTC
98e91cc Merge branch 'master' into probabilistic_forcasting_tests 15 April 2021, 17:34:35 UTC
5f532f0 Merge pull request #152 from antoinecarme/Python_39_support Python 3.9 support #149 15 April 2021, 17:29:20 UTC
3f4cb20 Merge branch 'master' into Python_39_support 31 March 2021, 18:47:03 UTC
bec13cf sqlalchemy is not mandatory 05 March 2021, 00:57:55 UTC
3a74452 Try to insatll python packages through debian first 01 March 2021, 20:28:37 UTC
e1db0e2 Try to insatll python packages through debian first 01 March 2021, 20:08:02 UTC
e9eadb2 Add arm64 for travis-ci tests 27 February 2021, 23:02:37 UTC
452f32d Add amd64 + ppc64el for travis-ci tests 27 February 2021, 23:00:12 UTC
69b374c Test ppc64el on travis-ci 27 February 2021, 22:56:42 UTC
e052fa5 Swithc to ubuntu focal for travis-ci tests 27 February 2021, 22:51:49 UTC
e948530 Remove leading underscores in figure legend labels 03 February 2021, 13:40:53 UTC
5752e67 Corrected a ResourceWarning: unclosed socket.socket 03 February 2021, 13:19:03 UTC
592ff06 Corrected a ResourceWarning: unclosed file 03 February 2021, 13:16:52 UTC
c79b5a8 Python 3.9 support #149 Corrected this test 21 January 2021, 18:58:35 UTC
dd1d4a4 Python 3.9 support #149 Updated tests Makefile 21 January 2021, 18:58:08 UTC
a276731 Python 3.9 support #149 Corrected get_time_dtype 21 January 2021, 18:57:38 UTC
7a131e8 Python 3.9 support #149 Avoid div by zero warning 21 January 2021, 18:57:00 UTC
6cb17ca Merge pull request #155 from antoinecarme/Warning_weekofyear_fix Future Warning regarding DateTime_Functions - series.dt.weekofyear #153 30 December 2020, 23:42:18 UTC
44a1b65 Future Warning regarding DateTime_Functions - series.dt.weekofyear #153 30 December 2020, 22:55:39 UTC
3c8eac7 Future Warning regarding DateTime_Functions - series.dt.weekofyear #153 Fix 30 December 2020, 22:11:09 UTC
9ac9dd3 Switch to python 3.8 for CI tests 30 December 2020, 00:39:20 UTC
029b524 Investigate probabilistic forecasting #140 Updated forcast quantiles plots 30 December 2020, 00:13:49 UTC
d7df837 Investigate probabilistic forecasting #140 Updated forcast quantiles plots 30 December 2020, 00:13:12 UTC
7f2058c Evaluate Continuous Ranked Probability Score as a Forecasting Performance Measure #74 Updated these two tests 29 December 2020, 22:44:05 UTC
46886bc Investigate probabilistic forecasting #140 Added two sample models 29 December 2020, 22:43:05 UTC
078db8c + self.mErrorQuantiles 29 December 2020, 22:39:39 UTC
a7b531a + def addForecastQuantiles(self, iInputDS, iForecastFrame, iHorizon): 29 December 2020, 22:39:04 UTC
8fef0f1 Added synchronized histograms for horizon forecasts 29 December 2020, 22:38:01 UTC
d4a7bef Update .travis.yml 28 December 2020, 22:54:00 UTC
02a8b63 Fixed an issue with time min/max 26 December 2020, 19:02:44 UTC
2aef0d0 Evaluate Continuous Ranked Probability Score as a Forecasting Performance Measure #74 Added CRPS perf measure 26 December 2020, 19:01:50 UTC
dbdd092 Evaluate Continuous Ranked Probability Score as a Forecasting Performance Measure #74 Added CRPS perf measure 26 December 2020, 19:01:26 UTC
8fc9030 Evaluate Continuous Ranked Probability Score as a Forecasting Performance Measure #74 Added CRPS perf measure 26 December 2020, 19:01:02 UTC
5386e02 Evaluate Continuous Ranked Probability Score as a Forecasting Performance Measure #74 Added two tests 26 December 2020, 19:00:15 UTC
72ff34a Python 3.9 support #149 15 December 2020, 00:19:59 UTC
6b652e9 Merge pull request #148 from antoinecarme/missing_data Missing data 30 July 2020, 23:37:30 UTC
c8601eb Add Missing Data Imputation Methods #146 Corrected a typo (impoutation based on the mean) Updated logs 30 July 2020, 08:13:32 UTC
12939da Added some logs 30 July 2020, 08:02:39 UTC
65490a1 Updated these logs 30 July 2020, 08:02:01 UTC
b46b70d Split some very time consuming tests 29 July 2020, 20:21:00 UTC
5bdcec4 Split some very time consuming tests 29 July 2020, 20:20:39 UTC
d19e582 Split some very time consuming tests 29 July 2020, 20:19:51 UTC
ea79f95 Add Missing Data Imputation Methods #146 Added these new logs 29 July 2020, 17:46:53 UTC
c52986d Updated these logs 29 July 2020, 17:46:14 UTC
4d1323a Hierarchical models now use one Forecast Engine (parallelization improvement) 29 July 2020, 16:56:08 UTC
ec3a149 Add Missing Data Imputation Methods #146 Updated a Makefile 29 July 2020, 15:57:37 UTC
f3200a4 Add Missing Data Imputation Methods #146 Added more signal imputation methods 29 July 2020, 15:54:39 UTC
66d8dd8 Add Missing Data Imputation Methods #146 Added more signal imputation methods 29 July 2020, 15:53:37 UTC
back to top