Commit graph

784 commits

Author SHA1 Message Date
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
Cuong Duong
eb71d0117b
Properly allow warm starts (#2335) 2023-01-12 03:11:15 +11:00
Yasir Ekinci
e2b4ef3a8e
Speed up fourier_series (#2334) 2023-01-12 01:49:03 +11:00
dependabot[bot]
5e2221f480
Bump nokogiri from 1.13.9 to 1.13.10 in /docs (#2333) 2023-01-11 15:42:14 +11:00
laresbernardo
5927f121f2
Fix #2248 on construct_holiday_dataframe (#2252) 2023-01-10 16:40:45 +11:00
dependabot[bot]
517f5bd827
Bump nokogiri from 1.13.6 to 1.13.9 in /docs (#2287) 2023-01-10 09:17:37 +11:00
Oren Matar
0716751288
10X faster predict by replacing DataFrame with dict (#2299) 2023-01-10 02:14:01 +11:00
Pietro Monticone
64150d0409
Fix a typo (#2301) 2023-01-08 09:07:38 +11:00
NBekmuratov
ef2a802bd3
Update hdays.py (#2267) 2023-01-08 09:07:11 +11:00
Cuong Duong
419ee68ac6 update changelog in readme 2022-09-22 00:25:13 +10:00
Brian Blood
eba63df350
Update plot.py astype (#2244) 2022-09-14 23:59:57 +10:00
Calvin Hopkins
7713c4e35a
Enable qemu emulation and aarch64 build for prophet (#2254) 2022-09-09 07:05:53 +10:00
Cuong Duong
9869a3b2dc bump r version for release 2022-09-09 01:02:32 +10:00
Colin Catlin
8fbf8ba2a5
Speed Up Uncertainty Predictions (#2186) 2022-09-09 00:58:06 +10:00
Cuong Duong
b3fedb560e
Remove Cython from install reqs and update shim (#2262) 2022-09-06 09:27:54 +10:00
Cuong Duong
271268a276
Update README badges and site nav (#2261) 2022-09-06 04:03:18 +10:00
Cuong Duong
062e9a1d1c
Add example dataset affected by COVID and guide for docs (#2260) 2022-09-06 03:29:33 +10:00
Vincent Koc
05438721e7
Logic simplification (#2192) 2022-09-05 08:31:33 +10:00
Cuong Duong
201887403b
Incorporate cmdstanpy v1.0.4 updates (#2259) 2022-09-05 06:55:58 +10:00