https://github.com/antoinecarme/pyaf

sort by:
Revision Author Date Message Commit Date
6bc4281 Updated this test 19 March 2022, 15:50:07 UTC
d1442bb Internal Datframes index refactoring #190 Lag generation process optimization #191 19 March 2022, 15:49:35 UTC
8f2ce2a Internal Datframes index refactoring #190 19 March 2022, 15:48:13 UTC
ef227ac Internal Datframes index refactoring #190 19 March 2022, 15:47:49 UTC
9b341c9 Internal Datframes index refactoring #190 19 March 2022, 15:47:26 UTC
fbfe062 Internal Datframes index refactoring #190 19 March 2022, 15:46:59 UTC
38db26a Internal Datframes index refactoring #190 19 March 2022, 15:46:23 UTC
0d994cd Internal Datframes index refactoring #190 19 March 2022, 15:45:51 UTC
32e2cfe Internal Datframes index refactoring #190 19 March 2022, 15:45:23 UTC
f1c9670 Internal Datframes index refactoring #190 19 March 2022, 15:44:58 UTC
6671a60 Internal Datframes index refactoring #190 19 March 2022, 15:44:31 UTC
4dcac99 Internal Datframes index refactoring #190 19 March 2022, 15:44:04 UTC
60e220c Internal Datframes index refactoring #190 19 March 2022, 15:43:17 UTC
7e5353f Create codeql-analysis.yml 10 March 2022, 12:18:31 UTC
94aeeb0 Merge pull request #189 from antoinecarme/transformation_tests Transformation tests 09 March 2022, 22:42:32 UTC
9c3be1f The signal is not rescaled before applying some transfromations #184 Added some tests 09 March 2022, 21:44:55 UTC
d5420f8 Merge pull request #183 from antoinecarme/croston_issue_182 Croston issue 182 09 March 2022, 21:37:43 UTC
1acc53f The signal is not rescaled before applying some transfromations #184 Added a notebook to test and plot all signal transformation results. 09 March 2022, 21:36:25 UTC
1f2da00 The signal is not rescaled before applying some transfromations #184 Force rescaling the signals for all tranmsfromations. Robustfied some computations. 09 March 2022, 21:33:17 UTC
fde7933 Corrected some trend residues copmputations. 09 March 2022, 21:32:16 UTC
276bace Corrected some cycle residues copmputations. 09 March 2022, 21:31:27 UTC
11f8325 Added a message about skipped AR models 09 March 2022, 21:30:21 UTC
64725a5 Croston implementation is slow #182. Removed soem debugging code. 09 March 2022, 10:46:05 UTC
d0dbcab Croston implementation is slow #182. Added statsmodels as a dependency 09 March 2022, 10:41:56 UTC
d56bce2 Croston implementation is slow #182. Use statsmodels. 09 March 2022, 10:38:41 UTC
f3853d1 Merge pull request #181 from antoinecarme/complex_seasonality Add Multiplicative Models/Seasonals 08 March 2022, 15:46:20 UTC
275570c Merge branch 'master' into complex_seasonality 08 March 2022, 14:58:51 UTC
e25eb9d Parallelize build tasks 08 March 2022, 10:50:23 UTC
80db748 Parallelize build tasks 08 March 2022, 10:14:51 UTC
8c2e37c Parallelize build tasks 08 March 2022, 10:14:14 UTC
b86ac55 Parallelize build tasks 08 March 2022, 10:03:55 UTC
7919f1d Add Multiplicative Models/Seasonals #178. Added new artificial tests. 08 March 2022, 09:00:36 UTC
2856752 Add Multiplicative Models/Seasonals #178. Added a new notebook. 07 March 2022, 21:44:47 UTC
2878e59 Add Multiplicative Models/Seasonals #178.\nUpdated these notebooks 07 March 2022, 21:39:18 UTC
8c76bbd Let's try some arm64 machine with pyaf. Failed again 07 March 2022, 19:34:19 UTC
b476286 Let's try some arm64 machine with pyaf. Failed again 07 March 2022, 19:32:24 UTC
212f7ff Let's try some arm64 machine with pyaf. Failed 07 March 2022, 19:27:06 UTC
2da595d Let's try some arm64 machine with pyaf 07 March 2022, 19:24:12 UTC
b0b29f5 Let's try some arm64 machine with pyaf 07 March 2022, 19:19:39 UTC
9ecce6e Add Multiplicative Models/Seasonals #178. Updated these notebooks 07 March 2022, 17:46:33 UTC
333d604 Add Multiplicative Models/Seasonals #178. Refactored model selection. Probably some issues correcetd with very large models. Added some backward-compatibility. 07 March 2022, 17:41:11 UTC
1b73d26 Add Multiplicative Models/Seasonals #178. Update model complexity. Additive models are simpler than multiplicative ones. 07 March 2022, 17:39:55 UTC
2cf6f36 Add Multiplicative Models/Seasonals #178. Disable cross-validation by default in slow mode. Can be reenabled manually. 07 March 2022, 17:38:43 UTC
68a806e Add Multiplicative Models/Seasonals #178 Added some tests (slooooooow, for debugging purposes) 07 March 2022, 11:24:54 UTC
e06ef63 Avoid dataframe fragmentation warnings. 07 March 2022, 11:24:01 UTC
bfafc52 Add Multiplicative Models/Seasonals #178 Handle division by zeros in multiplicative models residues. 07 March 2022, 10:14:59 UTC
2d4edc5 Add Multiplicative Models/Seasonals #178 Compute residues is not that easy!!! 07 March 2022, 09:47:33 UTC
fa03679 Avoid unnecessary SettingWithCopyWarning 06 March 2022, 21:27:19 UTC
6c71fda Avoid dataframe fragemntation. 06 March 2022, 18:50:35 UTC
5fcea44 Corrected typing of intermediate columns. Use series.dtype instead of np.dtype(series). CicleCI effects 06 March 2022, 13:56:27 UTC
75c51db Added a missing index. 06 March 2022, 13:14:24 UTC
1860ca5 Updated model formula (informative) 06 March 2022, 12:45:15 UTC
9f1845d ZeroCycle constant value is 1.0 in multiplicative models 06 March 2022, 12:44:27 UTC
545c210 ZeroAR constant value is 1.0 sometimes. 06 March 2022, 12:44:00 UTC
46ab15f Some cleanup 06 March 2022, 12:43:31 UTC
25e6cf9 Add Multiplicative Models/Seasonals #178. Added sample jupyter notebooks with the same dataset and different model settings (T+S+R, TS+R, TSR, slow) WIP 06 March 2022, 12:42:00 UTC
6d7824c Add Multiplicative Models/Seasonals #178. Updated tests Makefile 05 March 2022, 19:11:21 UTC
fc2efd7 Add Multiplicative Models/Seasonals #178. Added some functional tests 05 March 2022, 19:10:50 UTC
94cd00b Add Multiplicative Models/Seasonals #178. Compute AR/Keras/Intermittent/Scikit models residues 05 March 2022, 19:08:57 UTC
9703650 Add Multiplicative Models/Seasonals #178. Compute AR residues 05 March 2022, 19:08:17 UTC
f371eac Add Multiplicative Models/Seasonals #178. Compute cycle residues 05 March 2022, 19:08:01 UTC
ec4b371 Add Multiplicative Models/Seasonals #178. Compute trend residues 05 March 2022, 19:07:40 UTC
a0ac3c5 Add Multiplicative Models/Seasonals #178. Properly compute the final/winning model. 05 March 2022, 19:07:01 UTC
460e65a Add Multiplicative Models/Seasonals #178. Handle slow mode. XGBoost and LightGBM models are optional. 05 March 2022, 19:05:40 UTC
b4cca59 Add Multiplicative Models/Seasonals #178. Generate all models with all possible decomposition types. 05 March 2022, 19:04:07 UTC
567cd4b Add Multiplicative Models/Seasonals #178. Updated Optons. Only additive models are activated by default 05 March 2022, 16:21:12 UTC
e092d5c Merge pull request #180 from antoinecarme/issue_179_cumprod_overflow Issue 179 cumprod overflow #179 20 February 2022, 12:20:11 UTC
91c78d6 Overflow in cumprod (relative difference transformation) #179 df.append is going to be deprecated. Use pd.concat instead 20 February 2022, 11:39:46 UTC
d9d3b5e Updated/Regenerated Makefile 20 February 2022, 11:26:18 UTC
4de8acc Corrected this bug (log transformation + cumsum + exp instead of cumprod) 20 February 2022, 11:02:22 UTC
1255231 Added a test script for this bug (issue_179) 20 February 2022, 11:01:10 UTC
957b64f Updated this notebook 20 February 2022, 10:58:12 UTC
318e7a3 df.append is going to be deprecated. Use pd.concat instead 31 January 2022, 22:16:41 UTC
7fce5f6 Add Multiplicative Models/Seasonals #178 Added a dataset for the demo notebook 31 January 2022, 22:16:08 UTC
c6cf9fc Add Multiplicative Models/Seasonals #178 Added a demo notebook 31 January 2022, 22:15:29 UTC
244bc64 Added an answer to a John Doe question (Feature Creep is bad). 06 November 2021, 21:54:33 UTC
b5541b8 Update TODO Added PyTorch 18 July 2021, 18:26:20 UTC
f55a852 Prepare next PyAF release #157 Updated version number (3.0) 13 July 2021, 21:57:01 UTC
17ee165 Update Changelog.md Added Cleanup of README file by @shaido987 08 July 2021, 11:37:07 UTC
5de6071 Merge pull request #173 from shaido987/master Grammatical and punctuation fixes to the README file 08 July 2021, 08:58:23 UTC
b9afd08 Removed spaces around keyword arguments PEP8 recommends not using spaces around the = sign when used to indicate keyword arguments, see: https://www.python.org/dev/peps/pep-0008/#other-recommendations 08 July 2021, 08:35:30 UTC
6301d40 Grammatical and punctuation fixes 08 July 2021, 02:24:57 UTC
f122d9d Update Changelog.md 01 July 2021, 20:33:23 UTC
4a9ba75 Merge pull request #172 from antoinecarme/Complexity_Computations Complexity computations 01 July 2021, 16:09:18 UTC
66ccbbd Update Model Complexity Computations #171 Updated these logs 01 July 2021, 10:20:09 UTC
c0e9ca5 Update Model Complexity Computations #171 Updated complexities for cycles. 01 July 2021, 09:05:05 UTC
4e0f5f1 Update Model Complexity Computations #171 Updated complexities for trends. 01 July 2021, 09:04:30 UTC
e653849 Updated TODO 01 July 2021, 08:52:04 UTC
2b3dfe2 Update Model Complexity Computations #171 Overall weighting (weights should be 1, each model uses its own weight) Now, the complexity of a model is the sum of the complexities of all its components 01 July 2021, 08:50:59 UTC
76e90e2 Corrected a small glitch in BoxCox transformation 01 July 2021, 08:45:34 UTC
6ff57d3 Merge pull request #170 from antoinecarme/30_improved_plots 30 improved plots 28 June 2021, 22:05:23 UTC
976f58e Plot Functions Improvement #169 Added more plots in the web service json output 28 June 2021, 21:30:22 UTC
7b7ba0f Plot Functions Improvement #169 Added more plots in the web service json output 28 June 2021, 21:23:41 UTC
abf21b5 Plot Functions Improvement #169 Updated these logs 28 June 2021, 18:28:00 UTC
a6e778d Plot Functions Improvement #169 Updated Changelog 28 June 2021, 11:08:28 UTC
3bee162 Plot Functions Improvement #169 Display the hierarchical structure with the MAPE for each node and each reconciliation method (["BU" , 'TD' , 'MO' , 'OC']) 28 June 2021, 10:52:24 UTC
2cba8d7 Plot Functions Improvement #169 Updated Makefile 28 June 2021, 10:45:23 UTC
f24cf1b Plot Functions Improvement #169 Added these reference files 28 June 2021, 10:44:57 UTC
57bede1 Plot Functions Improvement #169 Display the hierarchical structure with the MAPE for each node and each reconciliation method (["BU" , 'TD' , 'MO' , 'OC']) 28 June 2021, 10:35:04 UTC
297c8c3 Plot Functions Improvement #169 Added one more test 28 June 2021, 10:34:26 UTC
back to top