https://github.com/antoinecarme/pyaf

sort by:
Revision Author Date Message Commit Date
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
9882f2f Corrected standardPlots() Detected by travis-ci 29 July 2020, 09:49:53 UTC
f080540 Add Missing Data Imputation Methods #146 Updated a Makefile 29 July 2020, 09:30:45 UTC
1e583f3 Add Missing Data Imputation Methods #146 Adde some automated tests 29 July 2020, 09:27:53 UTC
dad5915 New release 2.0.1 29 July 2020, 07:40:28 UTC
44f2174 Merge pull request #147 from antoinecarme/parallelization_improvement Parallelization improvement 29 July 2020, 07:33:30 UTC
8bd4998 Updated these scripts PyAF interpolates signals by default 28 July 2020, 23:49:11 UTC
9e54e79 Corrected this dataset 28 July 2020, 23:48:42 UTC
99e16b1 Corrected a log message 28 July 2020, 23:48:15 UTC
7a1ec96 Add Missing Data Imputation Methods #146 First imputation methods (used in temporal hierarchies) 28 July 2020, 23:47:48 UTC
73df9dc Add Missing Data Imputation Methods #146 First imputation methods (used in temporal hierarchies) 28 July 2020, 23:47:18 UTC
bea9a19 Add Missing Data Imputation Methods #146 First imputation methods (used in temporal hierarchies) 28 July 2020, 23:45:54 UTC
be3d4ed Add Missing Data Imputation Methods #146 Added cMissingDataOptions 28 July 2020, 23:45:16 UTC
a4c35d5 Corrected time columns in forecasts (time hierarchy) 26 July 2020, 16:25:22 UTC
f6a728d Added more tests for horizon customization for multi-signals 26 July 2020, 15:49:41 UTC
ae58967 Corrected forecasts with custom horizons 26 July 2020, 15:40:22 UTC
5cdb383 Updated this test 26 July 2020, 15:00:53 UTC
fb9f958 Refactered json export 26 July 2020, 14:59:57 UTC
2a25998 More Parallelization Efforts #145 Allow using multiple signals in the same engine (multiple signals sharing the same CPUs) Allow custom settings for each signal 26 July 2020, 14:59:08 UTC
f7b5810 More Parallelization Efforts #145 Use one engine to train all nodes of a hierarchy (point 2). 26 July 2020, 14:58:10 UTC
ba9f5bd More Parallelization Efforts #145 Allow using multiple signals in the same engine (multiple signals sharing the same CPUs) Added some tests 26 July 2020, 12:22:00 UTC
ac4efd6 Parallalization improvements Allow using multiple signals in the same engine Training parallelization Forecasting parallelization 26 July 2020, 04:19:42 UTC
9946bb2 Parallelization improvement : use more cpus when training in cross-validsation mode Now we use one process to handle each (split , transform) combination 25 July 2020, 21:40:05 UTC
2797850 Removed some dead code 25 July 2020, 20:34:26 UTC
f745910 Update README.md 23 July 2020, 17:43:27 UTC
391fc4b Merge pull request #141 from antoinecarme/2.0-Fixes Adding last minute fixes 14 July 2020, 13:01:07 UTC
a20a6a5 Adding last minute fixes 14 July 2020, 13:00:25 UTC
f3da3ff Add temporal hierarchical forecasting #127 Updated Makefile 08 June 2020, 00:38:17 UTC
36c8256 Add temporal hierarchical forecasting #127 Added new logs 08 June 2020, 00:37:50 UTC
eb1bbc0 Add temporal hierarchical forecasting #127 Added some tests for three new error messages 08 June 2020, 00:37:19 UTC
fe93752 Add temporal hierarchical forecasting #127 Added three error messages 08 June 2020, 00:36:36 UTC
4463487 Merge pull request #139 from antoinecarme/HourOfWeek Updated Changelog.md 06 June 2020, 20:43:15 UTC
510499c Updated Changelog.md 05 June 2020, 23:39:55 UTC
d16bc7c Merge pull request #138 from antoinecarme/HourOfWeek Hour of week 05 June 2020, 14:14:12 UTC
67f4f3f Updated these logs 05 June 2020, 13:37:17 UTC
92dd41c Less blabla on cycle analysis 05 June 2020, 12:58:06 UTC
f832203 Updated these logs 05 June 2020, 12:57:34 UTC
4841897 +np.random.seed(seed=1960) 05 June 2020, 12:57:19 UTC
c7179c4 Less blabla on cycle analysis 05 June 2020, 12:56:26 UTC
18c8a31 Updated these logs 05 June 2020, 11:46:17 UTC
c31ada8 Stabilize the order of nodes in hierarchical structures 05 June 2020, 11:08:57 UTC
921cdfb Switch to markdown for changelog 05 June 2020, 10:04:42 UTC
90ef222 Updated these logs 05 June 2020, 10:01:59 UTC
3962328 Swithc to version 2.0 05 June 2020, 09:58:01 UTC
a1358f6 Switch to version 2.0 05 June 2020, 09:57:46 UTC
d36d956 Added a changelog starting from 2.0 05 June 2020, 09:57:28 UTC
619d609 Updated, regenerated and validated these docs 05 June 2020, 09:22:01 UTC
b88e9b8 Updated these logs 03 June 2020, 00:43:38 UTC
3ebbdbf Analyze Business Seasonals (WeekOfMonth and derivatives) #137 Avoid WeekOfMonth approximation (increasing ordinal values should be guaranteed) 02 June 2020, 23:59:49 UTC
0b3101e Corrected a log message 02 June 2020, 19:25:59 UTC
back to top