Commit graph

802 commits

Author SHA1 Message Date
Brian Ward
06d52b13bb
Merge pull request #2592 from shamalgithub/numpy_2_compatibility_issue_fix
AttributeError: np.float_ fixed
2024-09-23 09:16:27 -04:00
Shamal
447b26ebf7 AttributeError: np.float_ fixed 2024-06-21 17:38:21 +05:30
Thomas Chia
36421b70f0
Fix Issue #2577 - Zero Division Error in diagnostics.performance_metrics() causing failed assertion (#2578) 2024-05-19 00:08:15 +10:00
Alexandro
7dfedae3f8
fix Dockerfile (#2480) 2024-05-18 22:29:10 +10:00
dependabot[bot]
71df6331e1
Bump rexml from 3.2.5 to 3.2.8 in /docs (#2584) 2024-05-18 22:06:23 +10:00
dependabot[bot]
231f304fe7
Bump nokogiri from 1.16.3 to 1.16.5 in /docs (#2583) 2024-05-18 22:06:08 +10:00
Nathanael Lampe
50d06860c0
Use stable sort when sorting values in forecaster (#2568) 2024-05-18 22:05:47 +10:00
dependabot[bot]
e534f76672
Bump nokogiri from 1.13.10 to 1.16.3 in /docs (#2562) 2024-05-18 21:57:32 +10:00
iMad
b4ee8f1b0a
Include predictions for missing y (NaN) dates in the history (#2530)
Co-authored-by: Imad Rahmouni <rahmim00@futurmaster.com>
2024-05-18 21:56:55 +10:00
Giorgio Comai
7e83e2c27c
R: dygraphs not dygraph as package name in docs (#2541) 2024-05-18 21:43:06 +10:00
Tom Peachey
f89de329bf
Removed depreciated/unnecessary datetime conversion (#2523) 2024-05-18 21:17:18 +10:00
Cuong Duong
c00f6a2d72 minmax not absmax in docs 2023-10-18 18:33:05 +11:00
Cuong Duong
b16d84979f cleanup 2023-10-18 08:15:57 +11:00
Cuong Duong
ff673f9d5c fix heading 2023-10-18 07:40:59 +11:00
Cuong Duong
5f51cbc6d5 final 1.1.5 docs updates 2023-10-18 01:53:20 +11:00
Cuong Duong
795718a912 clear plotly outputs 2023-10-14 23:41:15 +11:00
Cuong Duong
56e8a49b5c render issue 2023-10-14 23:34:18 +11:00
Cuong Duong
4c82cb0c87 update docs 2023-10-14 23:22:04 +11:00
Cuong Duong
211d2ebd4d
Bump version for release (#2507) 2023-10-10 23:53:55 +11:00
Cuong Duong
f131aa6e67
Use macOS xlarge runner for Apple Silicon wheels (#2506) 2023-10-10 23:26:08 +11:00
Joanne Sun
89f30fd2fb
change CMDSTAN version for Apple M2 (#2497) 2023-10-10 21:14:24 +11:00
Cuong Duong
7b062be8fa
Separate preprocessing step from fit() method for easier debugging (#2505) 2023-10-10 06:49:11 +11:00
Al-Ekram Elahee Hridoy
279d8d6a30
Check for tight_layout before applying it in plot function (#2504) 2023-10-08 00:56:46 +11:00
dchiang00
53b9b1a6be
Add predict_columns parameter to cross validation (#2486) 2023-09-20 11:56:04 +10:00
CoreyBryant-everi
265ac0550b
Adds holiday_mode independent of seasonality (#2477) 2023-09-20 11:53:59 +10:00
Yasir Ekinci
415bb6ef97
Add support for MinMax scaling (#2470) 2023-09-15 08:51:16 +10:00
Michael Schulte
2ac9e8fa76
Replace deprecated iteritems() with items() (#2461) 2023-08-22 08:27:06 +10:00
Cuong Duong
52a8723e32
Delete hdays module (#2443) 2023-07-07 22:21:54 +10:00
Cuong Duong
65fc74efdb gitignore more dev files 2023-07-03 21:09:05 +10:00
Cuong Duong
3746765007
Fix setup.py stan file temp destination (#2451) 2023-06-19 07:39:18 +10:00
Andrew Coleman
9aa3f7b0fd
Correct R install command in README.md (#2445) 2023-05-31 14:43:34 +10:00
Cuong Duong
e45aa0d374 small readme fix 2023-05-30 14:09:56 +10:00
Cuong Duong
c930168546
Bump version numbers for release (#2441) 2023-05-30 00:26:57 +10:00
Cuong Duong
a0d1a33220
Change types for backwards compatibility tests (#2440) 2023-05-30 00:25:10 +10:00
Aman Sharma
d727ac2e11
Updated documentation and README (#2427) 2023-05-28 23:31:47 +10:00
Brian Ward
9dd5c8cc4f
Build CmdStan and Stan Model in temporary directory (#2428) 2023-05-28 23:29:42 +10:00
Cuong Duong
a90c4f6e72
Update check config for R Github Actions (#2439) 2023-05-28 17:55:57 +10:00
Arkadii Yakovets
8cf3ba9e46
Update python-holidays integration (#2379) 2023-05-28 17:31:59 +10:00
Cuong Duong
49e455a86f
Skip serialize test until pandas 2.0 issue is resolved (#2433) 2023-05-18 00:42:09 +10:00
Arkadii Yakovets
3ae65be001
Update hdays.py Turkey import path (#2431) 2023-05-17 15:48:41 +10:00
lior1990
5e54831268
Make sure 'mu' and 'std' are not numpy floats (#2378) 2023-05-07 23:43:05 +10:00
Cuong Duong
0bc1f9e784
Refactor tests - use fixtures and parametrization, allow backend argument (#2401) 2023-05-07 22:56:09 +10:00
Cuong Duong
514a5a29b4 add 2023 blog post link to key documentation 2023-03-01 05:26:34 +11:00
dependabot[bot]
642097ebd7
Bump activesupport from 6.0.3.4 to 6.0.6.1 in /docs (#2360) 2023-01-31 09:28:50 +07:00
Cuong Duong
3c5321681a
Migrate pkg_resources to importlib_resources (#2352) 2023-01-25 16:00:03 +11:00
Cuong Duong
0bf05baf3c
Bump R version and update holidays file for release (#2349) 2023-01-20 21:52:45 +11:00
Cuong Duong
583f81e428
Build version-agnostic wheels (#2343) 2023-01-20 10:33:43 +11:00
Cuong Duong
2f84620a28
Simplify setup.py and tests (#2336) 2023-01-19 21:52:19 +11:00
Cuong Duong
8b3d09caf7
Sanitize warm start parameters (#2342) 2023-01-15 00:05:40 +11:00
Yasir Ekinci
0a5becb777
fourier_series: fix Windows int -> np.int64 dtype (#2340) 2023-01-13 10:58:48 +11:00