Mert Sarikaya
|
074c87723e
|
do not import holidays==0.10.1 due to refactoring
|
2020-01-27 15:49:38 -08:00 |
|
Andrew
|
7267c329f7
|
Redirecting dead link in README.md
|
2020-01-27 14:10:39 -08:00 |
|
Mert Sarikaya
|
5dd6bb09e7
|
remove repeated sentence in docstring
|
2020-01-27 14:09:29 -08:00 |
|
Himanshu Garg
|
b151d6e612
|
Updating Version Number
+ Changed Version Number from 0.3 to 0.5.
+ v0.5 Released On May 15, 2019.
|
2020-01-27 14:06:58 -08:00 |
|
Dhruv
|
a50d3d1931
|
Update README.md
Added fullstop in the point.
Corrected some grammatical error.
|
2020-01-27 13:54:37 -08:00 |
|
ben-schwen
|
bbadf65e3b
|
added test case for valid_metrics
|
2020-01-27 13:53:11 -08:00 |
|
ben-schwen
|
5b58ad13cb
|
fix output of valid metrics in performance_metrics
|
2020-01-27 13:53:11 -08:00 |
|
raajtilaksarma
|
8bca432810
|
update hdays.py
|
2020-01-27 13:32:33 -08:00 |
|
Raaj Tilak Sarma
|
0d4a639c4c
|
update holi and diwali holidays till 2030
Updated holi and diwali holidays till the year 2030. Added a source(link) for Holi dates till 2030.
|
2020-01-27 13:32:33 -08:00 |
|
Ray Bell
|
797fefabaf
|
DOC: add pypi and conda badges
|
2020-01-27 13:29:29 -08:00 |
|
Ben Letham
|
af5bb2acda
|
Minor fixes
|
2020-01-27 13:28:04 -08:00 |
|
baogorek
|
aee14547da
|
fixing syntax errors
|
2020-01-27 13:25:56 -08:00 |
|
baogorek
|
d98afa0126
|
changed f-strings to named formatted strings due to Python2 build
|
2020-01-27 13:25:56 -08:00 |
|
baogorek
|
b1c6f5dd9b
|
minor style changes
|
2020-01-27 13:25:56 -08:00 |
|
baogorek
|
0b6c2dc6af
|
fixing cases where tests were broken
|
2020-01-27 13:25:56 -08:00 |
|
baogorek
|
3a6a338ac2
|
Style modifications to fbprophet
|
2020-01-27 13:25:56 -08:00 |
|
Ben Letham
|
83f66dadfd
|
Typo fix
|
2019-11-06 15:34:14 -08:00 |
|
Ryan Nazareth
|
31c54d53be
|
Modify assertion statement for ignoring ordering of columns to pass on travis
|
2019-11-06 15:25:09 -08:00 |
|
Ryan Nazareth
|
da05c039ee
|
Add second check for uncertainty=False
|
2019-11-06 15:25:09 -08:00 |
|
Ryan Nazareth
|
3134c7ff5a
|
Add test for cv in diagnostics
|
2019-11-06 15:25:09 -08:00 |
|
Ryan Nazareth
|
c9e3a83188
|
Add test for disabling uncertainty
|
2019-11-06 15:25:09 -08:00 |
|
Maxim Grishin
|
ca9a49d328
|
Add test for MCMC with 0 changepoints
|
2019-11-06 15:23:21 -08:00 |
|
Maxim Grishin
|
a6646670b9
|
Fix plotting with 0 changepoints
|
2019-11-06 15:23:21 -08:00 |
|
Maxim Grishin
|
9425b89257
|
Fix #1189
|
2019-11-06 15:23:21 -08:00 |
|
Marcos Alves de Almeida
|
5ad4e8a092
|
Update hdays.py
|
2019-11-06 15:20:02 -08:00 |
|
Maxim Grishin
|
a3ae4715bb
|
Make Python version consistent with R
|
2019-10-22 17:28:27 -07:00 |
|
Maxim Grishin
|
05effe55ac
|
Make StanFit4Model object accessible from Prophet
|
2019-10-22 17:28:27 -07:00 |
|
bl
|
c7a150312a
|
Bugfix for R uncertainty sample handling
|
2019-10-18 17:06:58 -07:00 |
|
Mitchell
|
f4d997e0ac
|
Fix usage of uncertainty.samples
|
2019-10-16 16:48:49 -07:00 |
|
Ryan Nazareth
|
a2a0df904e
|
Disabling plotting uncertainties if m.samples is False or 0
|
2019-10-07 14:17:54 -07:00 |
|
Ryan Nazareth
|
36f3ddc436
|
Correct syntax issues
|
2019-10-07 14:17:54 -07:00 |
|
Ryan Nazareth
|
c95eb0dcd9
|
Disabling calculation of uncertainties if uncertainty.samples is not True
|
2019-10-07 14:17:54 -07:00 |
|
Ryan Nazareth
|
eb797eefaa
|
Adapt model cv with 0 uncertainty samples and fix performance metrics
|
2019-10-07 14:17:54 -07:00 |
|
Florian Roessler
|
e1a2b9c297
|
updated the change a bit to prevent unnessary copy operations
|
2019-09-28 17:12:33 -07:00 |
|
Florian Roessler
|
5bc6565c11
|
Add test and fix for issue #891
|
2019-09-28 17:12:33 -07:00 |
|
Ben Letham
|
190d3239fd
|
gem version update
|
2019-09-04 12:56:55 -07:00 |
|
Timothy Salmon
|
f4cb9fc4bb
|
Unpack Solar to date
|
2019-08-09 17:45:02 -07:00 |
|
Timothy Salmon
|
c02bb3bc15
|
Replace lunardate lunar2solar calls with LunarCalendar
|
2019-08-09 17:45:02 -07:00 |
|
Francis T. O'Donovan
|
ded98c493e
|
Add python 2/3 trove classifiers
Clearly identify this project as supporting python 2 and 3.
This is useful for utility programs like [caniusepython3](https://github.com/brettcannon/caniusepython3#how-do-you-tell-if-a-project-has-been-ported-to-python-3).
|
2019-08-09 17:34:18 -07:00 |
|
Alexander Gawrilow
|
c179a28be2
|
fix bug in performance metrics
|
2019-08-09 12:06:24 -07:00 |
|
Alexander Gawrilow
|
7f214f2bc7
|
adapt cross validation to a model with 0 uncertainty samples
|
2019-08-09 12:06:24 -07:00 |
|
Alexander Gawrilow
|
a6a1381a0a
|
disable plotting uncertainties if m.uncertainty_samples is 0 or False
|
2019-08-09 12:06:24 -07:00 |
|
Alexander Gawrilow
|
0679e69dba
|
implemented disabling calculation of uncertainties if uncertainty_samples is 0
|
2019-08-09 12:06:24 -07:00 |
|
Ben Letham
|
480b67b8fe
|
Update Py+Win installation instructions
|
2019-07-11 15:56:54 -07:00 |
|
Chanran Kim
|
aa26be5bab
|
Update hdays.py
|
2019-07-11 15:34:31 -07:00 |
|
Chanran Kim
|
beb133f93f
|
Update hdays.py
|
2019-07-11 15:34:31 -07:00 |
|
Chanran Kim
|
995a531bc7
|
Update hdays.py
Add holidays in Republic of Korea
|
2019-07-11 15:34:31 -07:00 |
|
Ben Letham
|
c1de067b25
|
gem version update
|
2019-07-10 10:04:14 -07:00 |
|
Ben Letham
|
6c33569c61
|
gem version update
|
2019-07-10 09:54:52 -07:00 |
|
Ben Letham
|
9211995944
|
Update gem versions
|
2019-07-10 09:44:14 -07:00 |
|