Commit graph

481 commits

Author SHA1 Message Date
Ben Letham
71ca505732 Add test for cross validation with invalid metrics 2020-02-04 15:40:04 -08:00
Ben Letham
64d54e7748 Fixing some holiday parsing for R csv file 2020-02-04 15:23:11 -08:00
Ben Letham
f640308395 Update holidays csv for R, and fix bad utf-8 parsing 2020-02-04 15:12:28 -08:00
Ben Letham
398d220743 Merge branch 'master' of https://github.com/facebookincubator/prophet 2020-02-04 14:34:05 -08:00
Ben Letham
b372feb31f avoid warning when using tibble (#1128) 2020-02-04 14:33:39 -08:00
Adriano Fantini
187bf06bf7
pass ... from dyplot.prophet to dygraph::dygraph, addresses #1158 (#1177)
* Pass ... from dyplot.prophet to dygraph to be able to set additional parameters

* Add documentation for ... in dyplot.prophet

Co-authored-by: Ben Letham <bletham@gmail.com>
2020-02-04 13:39:17 -08:00
Ben Letham
9320ed1fb5 Add test for MCMC with 0 changepoints (R) 2020-02-04 13:32:26 -08:00
Ben Letham
be25372090 improvements in docstrings and testing for disabling uncertainty 2020-02-04 13:22:08 -08:00
Ben Letham
8d0f23f8be Add unit tests for disabling uncertainty estimation in R 2020-02-04 13:05:28 -08:00
Ben Letham
6e51130f28 Use fit kwargs in cross validation (#1040) 2020-02-03 17:02:23 -08:00
Ben Letham
4fcecdb3df Fix bugs that were introduced into R cross validation 2020-02-03 16:18:46 -08:00
Ben Letham
aeaf0ad2e1 documentation fix 2020-02-03 13:12:54 -08:00
Tobi Sam
c490c88f0c
Modified saturating_forecasts.md (#1215)
Changed forecast period on line 60 from '3' years to '5' years. 5 years is actually what is being calculated in the example.
2020-02-03 13:10:59 -08:00
Rômulo Madureira Rodrigues
ffb0ea86e2
Correction for issue #1304\n\nChange use of weekday_name to day_name to add consistency with pandas 1.0. (#1308) 2020-02-03 12:40:20 -08:00
Ben Letham
d4c460e3dd Add dateutil requirement, get backwards compatability with holidays 0.9.5 2020-01-31 08:03:33 -08:00
Mert Sarikaya
6070b5a309
update holidays dependency according to the new structure (#1295)
* update holidays dependency according to the new structure

* fix backward compatibility problem

* by-pass version dependency for holidays package

Co-authored-by: Ben Letham <bletham@gmail.com>
2020-01-30 15:24:11 -08:00
Benjamin Ogorek
0a270b4a19
Minor modification in handling strings (#1301)
* Style modifications to fbprophet

* fixing cases where tests were broken

* minor style changes

* changed f-strings to named formatted strings due to Python2 build

* fixing syntax errors

* switching to formatted string quoting using {!r}

* Fixing ValueError Styling in my own branch

* fixing type and changing back one quoted string
2020-01-28 15:24:40 -08:00
Susan Chang
1f6170491d Regenerate documentation #1212 2020-01-28 15:16:32 -08:00
Shu
3ef1d66d93 Add hyperlinks for easier reference to Quick start #1212 2020-01-28 15:16:32 -08:00
dependabot[bot]
c8e84e08bd Bump rubyzip from 1.2.3 to 2.1.0 in /docs
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.3 to 2.1.0.
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](https://github.com/rubyzip/rubyzip/compare/v1.2.3...v2.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-01-27 16:41:48 -08:00
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