https://github.com/antoinecarme/pyaf
Name Target Message Date
HEAD b12db77 Update TODO.md 28 July 2023, 20:15:53 UTC
refs/heads/2.0-Fixes a20a6a5 Adding last minute fixes 14 July 2020, 13:00:25 UTC
refs/heads/3.0-RC 2f2901b Updated version 18 June 2021, 09:35:30 UTC
refs/heads/30_improved_plots 976f58e Plot Functions Improvement #169 Added more plots in the web service json output 28 June 2021, 21:30:22 UTC
refs/heads/4.0-rc1 8a489ed Updated version. 14 May 2022, 18:37:53 UTC
refs/heads/4.0-rc2 dc3b9c5 Updated an old email. 14 May 2022, 18:31:08 UTC
refs/heads/4.0-rc3 57e46cc Merge branch '4.0-rc2' 20 May 2022, 13:17:13 UTC
refs/heads/4.0-rc4 dde478d Updated version number 12 July 2022, 15:01:26 UTC
refs/heads/5.0-Fixes 3090dda EMPTY 04 May 2023, 00:39:36 UTC
refs/heads/5.0-Profiling df561e3 Re-run the Benchmarking process for PyAF 5.0 #222. Added a test. 12 March 2023, 23:19:01 UTC
refs/heads/5.0-rc1 94578c5 Run some Sanity Checks for PyAF 5.0 #224. Updated these logs. 15 March 2023, 23:18:37 UTC
refs/heads/5.0-rc2 f896d40 Use MaxAbsScaler for some Multiplicative Signal Tranformations #235 24 March 2023, 09:11:07 UTC
refs/heads/5.0-rc3 c7971e0 [EMPTY]. 02 May 2023, 20:28:56 UTC
refs/heads/Complexity_Computations 66ccbbd Update Model Complexity Computations #171 Updated these logs 01 July 2021, 10:20:09 UTC
refs/heads/Exogenous_Variables_Scale_issue_198 5353e0c Updated these logs. 17 April 2022, 15:28:41 UTC
refs/heads/HourOfWeek 510499c Updated Changelog.md 05 June 2020, 23:39:55 UTC
refs/heads/Kendall_MWU_KS_Perfs e75492b Outlier-resistant forecasting Performance Measures #209. Added some tests 07 December 2022, 19:15:16 UTC
refs/heads/LSTMX_MLPX d36cf67 Exogenous data are not used in MLP and LSTM-based models #197. Avoid CROSTONX. Added these logs 15 April 2022, 00:22:26 UTC
refs/heads/LightGBM 404d98c Add LightGBM based models #143 Install LightGBM for Travis-CI tests 09 May 2021, 06:03:51 UTC
refs/heads/LnQ 75cb373 Corrected this script 17 June 2021, 20:43:09 UTC
refs/heads/MASE_RMSSE 94578c5 Run some Sanity Checks for PyAF 5.0 #224. Updated these logs. 15 March 2023, 23:18:37 UTC
refs/heads/Python_39_support 3f4cb20 Merge branch 'master' into Python_39_support 31 March 2021, 18:47:03 UTC
refs/heads/R_modeling 2e3edf3 Automate Prototyping Activities - R-based Models #217 05 September 2022, 15:06:02 UTC
refs/heads/Temporal_Hierarchy 842040c More detailed logging for hierarchical forecast methods Updated these docs 06 May 2020, 22:18:57 UTC
refs/heads/Warning_weekofyear_fix 44a1b65 Future Warning regarding DateTime_Functions - series.dt.weekofyear #153 30 December 2020, 22:55:39 UTC
refs/heads/after_3.0_tests 7279f0d Some backcasting test (time_Delta < 0) 21 June 2021, 17:11:11 UTC
refs/heads/antoinecarme-CodeQL-update 04d6901 Update codeql-analysis.yml deprecation of CodeQL Action v1 05 July 2022, 15:49:56 UTC
refs/heads/arm64-ci-tests cbd440e Trying arm64 CI tests. avoid docker 06 March 2023, 00:17:45 UTC
refs/heads/circleci-editor/359/5.0-Fixes 38c1fee Updated config.yml 09 April 2023, 18:14:29 UTC
refs/heads/circleci-project-setup 48d0f25 Updated config.yml 15 June 2021, 18:11:02 UTC
refs/heads/complex_seasonality 275570c Merge branch 'master' into complex_seasonality 08 March 2022, 14:58:51 UTC
refs/heads/croston 9429d65 Add Croston Method #97 Updated this notebook 01 November 2018, 12:43:13 UTC
refs/heads/croston_issue_182 64725a5 Croston implementation is slow #182. Removed soem debugging code. 09 March 2022, 10:46:05 UTC
refs/heads/cyclics_automated_tests 7c2f138 Double check tests for cycles 08 April 2020, 21:13:54 UTC
refs/heads/double_check_exogenous_data 0da96e4 Corrected some debugging mode logs 16 October 2018, 10:17:27 UTC
refs/heads/experimental_nogil_issue_177 41d8c01 Prepare next PyAF 4.0 release #188 . Use scikit-learn instead of sklearn for installers/requirements. 20 May 2022, 13:10:36 UTC
refs/heads/heroku-deploy 6066564 Improve numerical stability #32 17 January 2017, 18:41:45 UTC
refs/heads/heroku-deploy2 c5a5207 Update WS_REST_Flask.py 04 May 2020, 22:25:38 UTC
refs/heads/heroku-tests 3ec1338 Updated makefile with heroku tests. 08 January 2017, 19:47:53 UTC
refs/heads/hierarchical_exog e42c89c Added a missing test 25 April 2020, 11:02:00 UTC
refs/heads/issue_179_cumprod_overflow 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
refs/heads/issue_190_reindexing 6bc4281 Updated this test 19 March 2022, 15:50:07 UTC
refs/heads/issue_213_Large_Horizon_Models a4f9d8e Investigate Large Horizon Models #213. Improved perf logging. Display the first and last multistep forecast perfs. Updated these scripts 08 March 2023, 20:42:05 UTC
refs/heads/master b12db77 Update TODO.md 28 July 2023, 20:15:53 UTC
refs/heads/missing_data c8601eb Add Missing Data Imputation Methods #146 Corrected a typo (impoutation based on the mean) Updated logs 30 July 2020, 08:13:32 UTC
refs/heads/model_esthetics 76837e2 Investigate Model Esthetics for PyAF #212. Added model selection visualizer. 01 February 2023, 00:48:12 UTC
refs/heads/outliers_support f6b8a31 Added some R cran packages tests 14 July 2023, 17:57:05 UTC
refs/heads/pandas_warning_issue_93 ee1df92 Use curldu.mp (WIP) 27 June 2018, 09:12:48 UTC
refs/heads/parallelization_improvement 8bd4998 Updated these scripts PyAF interpolates signals by default 28 July 2020, 23:49:11 UTC
refs/heads/powerpc64 b6f208d Improve cycles detection Compute needed performance measures only for cycles. 17 May 2021, 10:34:29 UTC
refs/heads/probabilistic_forcasting_tests ef3ca8f Merge branch 'master' into probabilistic_forcasting_tests 15 April 2021, 19:26:48 UTC
refs/heads/profiling_session_before_2_0_release 04b784e No module named 'pyaf.HierarchicalForecastEngine' #123 Copy all the necessary files. 22 April 2020, 15:02:03 UTC
refs/heads/profiling_session_before_2_0_release_round_2 17bae5d Updated these logs 27 April 2020, 16:34:32 UTC
refs/heads/pyaf_40_profiling 5ef8bde Release Process : Profiling and Warning Hunts #195. Removed an unnecessary step. Handle some extreme cases. 09 April 2022, 18:50:45 UTC
refs/heads/pyaf_xgboost fb91bc3 Add XGBoost based models #98 Add XGBX models. Update Model Complexity. Added some reference logs 18 September 2018, 09:41:32 UTC
refs/heads/pypi-installer d4e11a7 Some package dependencies are optional #117 04 April 2020, 16:12:21 UTC
refs/heads/python_311_support 3e7f9d9 Python 3.11 support #227. Reorganized short list / competition logs. 09 March 2023, 06:01:05 UTC
refs/heads/select_AR_lags_issue_85 439d236 Add the possibility to select AR lags #85 Added two tests 08 January 2018, 13:28:48 UTC
refs/heads/time_column_normalization_issue_121 2959109 Updated references 07 April 2020, 03:31:24 UTC
refs/heads/transform f5d9c37 Perform signal transformatiion in a uniform way #7 The relative difference transformation is buggy. Disabling for the moment. 23 November 2016, 14:42:16 UTC
refs/heads/transformation_tests 9c3be1f The signal is not rescaled before applying some transfromations #184 Added some tests 09 March 2022, 21:44:55 UTC
refs/heads/travis-ci-tests b71be81 Downgraded python version (3.8 => 3.6) to match travis-ci and bionic 31 July 2020, 10:25:37 UTC
refs/heads/ts_cross_val 6e7bacd Remove slow mode tests in travis-ci build tests 27 September 2018, 10:38:42 UTC
refs/heads/ts_sampling 9a36c57 Reduce blabla in the reports 29 April 2020, 09:43:43 UTC
refs/heads/xeon-phi 9188c8d Added these new logs 24 April 2020, 10:36:00 UTC
refs/original/refs/heads/master 0a04f4d Some docs. 13 October 2016, 12:08:25 UTC
refs/tags/1,1 1a5bca8 Update README.md 30 May 2019, 10:04:51 UTC
refs/tags/1,2 8c2344e Merge pull request #120 from antoinecarme/pypi-installer Pypi installer 04 April 2020, 17:34:12 UTC
refs/tags/1.0 cdc605d Forecast dates are shifting #86 use pandas.DateOffset instead of numpy.timedelta Updatd these logs 15 January 2018, 10:38:20 UTC
refs/tags/1.0-RC1 ae139d2 Benchmarking Process #45 Updated this script 27 April 2017, 12:36:38 UTC
refs/tags/1.2.2 bfdc49e version 1.2.2 05 April 2020, 00:46:48 UTC
refs/tags/1.2.3 e334b3c Fixed some travis-ci build errors New release 1.2.3 05 April 2020, 07:27:23 UTC
refs/tags/1.2.4 840a8b8 PyPI installer Tweaking minor releases (1.2.3 => 1.2.4) 05 April 2020, 16:54:07 UTC
refs/tags/2.0 391fc4b Merge pull request #141 from antoinecarme/2.0-Fixes Adding last minute fixes 14 July 2020, 13:01:07 UTC
refs/tags/2.0-RC d16bc7c Merge pull request #138 from antoinecarme/HourOfWeek Hour of week 05 June 2020, 14:14:12 UTC
refs/tags/3.0 f55a852 Prepare next PyAF release #157 Updated version number (3.0) 13 July 2021, 21:52:23 UTC
refs/tags/3.0-rc1 2f2901b Updated version 18 June 2021, 09:35:30 UTC
refs/tags/4.0 b3f5424 Updated reference logs for PyAF release 4.0 12 July 2022, 18:56:32 UTC
refs/tags/4.0-rc1 cf5d2ad prepare 4.0-rc1 release. 11 May 2022, 11:59:50 UTC
refs/tags/5.0 ebe2e4b Update Changelog.md 13 July 2023, 16:23:37 UTC
refs/tags/5.0-rc2 f896d40 Use MaxAbsScaler for some Multiplicative Signal Tranformations #235 24 March 2023, 09:11:07 UTC
refs/tags/5.0-rc3 f10bc32 Initiate an rc3 release. trigger a circleci run 02 May 2023, 12:07:16 UTC
refs/tags/v0.1-alpha f5d9c37 Perform signal transformatiion in a uniform way #7 The relative difference transformation is buggy. Disabling for the moment. 23 November 2016, 14:42:16 UTC
refs/tags/v0.2-alpha ef20599 Use Python Logging #10 Update these logs. 08 December 2016, 08:45:09 UTC
refs/tags/v0.3-alpha 005961d 'ARX' models are activated by default. 26 December 2016, 15:48:49 UTC
back to top