Ben Letham
|
5cec062fce
Fix weekly seasonality plot in non-en locales
|
9 vuotta sitten |
Ben Letham
|
b7a201086d
handle repeated days for a holiday in R
|
9 vuotta sitten |
Oliver Keyes
|
025c0fec0e
Syntax cleanup (#30)
|
9 vuotta sitten |
Ben Letham
|
443d475468
Allow changepoints on dates that aren't in history, and allow for repeated observations on days. Previously we worked with changepoints via their index in the history. Now we work with them using just their value in scaled time.
|
9 vuotta sitten |
Sean J. Taylor
|
158f49db59
Merge pull request #39 from rschoenbeck/issue-31-34
|
9 vuotta sitten |
Rob Schoenbeck
|
1c01713f8d
issue-31-34 patch holiday forecast comp
|
9 vuotta sitten |
Sean J. Taylor
|
1f46ef73a6
Merge pull request #35 from maxhumber/patch-1
|
9 vuotta sitten |
Max Humber
|
a11a8c2a08
Spelling mistake
|
9 vuotta sitten |
Ben Letham
|
a4bd78276c
Fix repo language details
|
9 vuotta sitten |
Ben Letham
|
2dfacc85bf
Fix weekly tick labels in Python quickstart
|
9 vuotta sitten |
Christian Stade-Schuldt
|
143e544beb
Fix missing x-axis tick in weekly forecast component plot (#28)
|
9 vuotta sitten |
Ben Letham
|
afc2392f91
Expose plot axes labels in R
|
9 vuotta sitten |
Ben Letham
|
4c9ad937d3
Merge pull request #25 from arnesund/configurable-axis-labels
|
9 vuotta sitten |
Arne Sund
|
8dd857d551
Make plot axis label names configurable
|
9 vuotta sitten |
Ben Letham
|
e08cfd2176
Additional kwargs to Stan in Python
|
9 vuotta sitten |
Ben Letham
|
96ef0e236a
Update documentation for additional stan args
|
9 vuotta sitten |
Ben Letham
|
00a02b07b4
Merge pull request #8 from davharris/dots
|
9 vuotta sitten |
Ben Letham
|
625c3992b7
Removing stan files from root directory since they are now included in both R and Python directory. This means code duplication, but it seems that there can be issues in Windows with symlinks in github (http://stackoverflow.com/questions/5917249/git-symlinks-in-windows) so we are better off not using them.
|
9 vuotta sitten |
bletham
|
f0408d5f5b
Merge pull request #23 from zedoul/master
|
9 vuotta sitten |
Kim Seonghyun
|
a3fc168464
Add inst/stan
|
9 vuotta sitten |
Sean J. Taylor
|
3da0526cf8
Fix links to documentation.
|
9 vuotta sitten |
Sean J. Taylor
|
13e168687a
Merge pull request #12 from pmlandwehr/master
|
9 vuotta sitten |
Peter M. Landwehr
|
54638d18da
Add LICENSE to Manifest
|
9 vuotta sitten |
Peter M. Landwehr
|
9977a97266
Copy of LICENSE in python repo
|
9 vuotta sitten |
Sean J. Taylor
|
560996b151
Merge pull request #9 from facebookincubator/fix-readme-links
|
9 vuotta sitten |
Paul O’Shannessy
|
a60300e230
Fix "get started" links to website in the readme
|
9 vuotta sitten |
Sean J. Taylor
|
6606d5d134
Merge pull request #3 from rolando-contrib/missing-deps
|
9 vuotta sitten |
Sean J. Taylor
|
f08934f485
Merge pull request #4 from rolando-contrib/include-tests
|
9 vuotta sitten |
Sean J. Taylor
|
700501b75f
Merge pull request #6 from jgabry/patch-1
|
9 vuotta sitten |
David J. Harris
|
e98cbaaa1a
pass arguments from prophet() to Stan
|
9 vuotta sitten |