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
Arturo
2a042cbca7
Minor typo ( #2224 )
2022-09-05 05:12:06 +10:00
Cuong Duong
f52fddfcf1
Minor documentation changes ( #2207 )
2022-06-25 20:31:18 +10:00
Cuong Duong
55ced96820
Update Python installation instructions for 1.1 ( #2205 )
2022-06-25 08:21:57 +10:00
tomsutch
84132a29eb
Only encode to JSON once when serializing a Python model ( #2178 )
2022-05-25 21:39:10 +10:00
Lokeswaran Aruljothi
a2c102cbae
Updated the links of "follow the instructions" element that triggered 404 Not found error ( #2134 )
2022-05-24 22:24:32 +10:00
Brian Ward
df411c9192
Remove pystan, leave backend abstraction for now ( #2148 )
2022-05-05 17:37:17 +10:00
jgruber99
bb6ceb959e
Typo inthe Contributing Markdown File
2022-02-13 00:12:23 +11:00
Cuong Duong
4af7a45480
Rename master to main ( #2090 )
2021-12-25 21:12:46 +11:00
slowy07
05aa1fdd37
fix: typo grammar
2021-08-03 08:37:45 +07:00
Cuong Duong
949a07b500
Include cmdstanr installation instructions for R ( #1905 )
...
* update installation instructions for R
* force rstantools 2.0.0
* remove mc-stan repo, do not install Suggests
* install suggested packages manually
2021-05-11 08:39:20 -07:00
Ben Letham
e11135e4a4
Add to additional topics docs
2021-04-15 14:58:19 -07:00
Tyler Kennedy
cd8a24eddd
Fix PyStan Installation Link ( #1860 )
...
`installation_beginner.html` no longer exists on RTD.
2021-04-03 18:03:28 -04:00
Ben Letham
c72ed7abcd
Update with notes for latest release
2021-04-02 16:53:06 -07:00
Ben Letham
360d294dbc
Refresh online docs, change package name in docs ( #1852 )
2021-03-26 00:03:05 -04:00
Cuong Duong
2d56e71fed
Add regressor_coefficients function for R ( #1803 )
...
* function code
* add tests for regressor coefficients utility
* add documentation for regressor_coefficients util function
* generate Rd docs
* add regressor_coefficients to R namespace
* minor formatting nit
* fix bugs
2021-03-02 08:30:00 -08:00
Sam Snarr
e95d7c5155
Clean docs ( #1798 )
...
* added links and formatting
* update docs via `make notebooks`
* Updated rstan build files (by running R CMD INSTALL .)
2021-03-02 08:06:14 -08:00
Leo Liu
2b90e5f6bb
remove a typo in diagnostics.md ( #1780 )
...
* add quick start notebook
* remove typo
2021-01-26 17:56:06 -08:00
Tim Gates
ff68962b2a
docs: fix simple typo, aribtrary -> arbitrary ( #1761 )
...
There is a small typo in docs/_docs/seasonality,_holiday_effects,_and_regressors.md.
Should read `arbitrary` rather than `aribtrary`.
2021-01-07 10:52:14 -08:00
Ben Letham
6284fc0264
Fix artifacts in diagnostics nb markdown
2020-08-20 11:20:47 -07:00
Ben Letham
5e6c6a02f8
Refresh quickstart doc
2020-08-19 20:43:50 -07:00
Ben Letham
382448b8db
Refresh markdown documentation
2020-08-19 20:40:04 -07:00
Ben Letham
6d3b7bb7ae
Minor updates in contributing guidelines
2020-08-19 17:48:48 -07:00
earthgecko
40c5b84784
Clearer pip install snippet ( #1629 )
...
* Clearer pip install snippet
This simple change may prevent further additions to and discussions in #401 and #1598 and the like.
* Clearer pip install snippet
2020-08-18 12:07:19 -07:00
Canute
198ef89082
changed unnittest to unittest ( #1556 )
2020-07-29 15:51:30 -07:00
Ryan Nazareth
6399266780
Instructions for contributing code to Prophet ( #1513 )
...
* add first part on build environment and branching
* add rest of workflow tests-pull-requests-docs etc
* Typos and updates
* Highlight Python and R headings
* Reorder sections and condense material
* Few more enhancements
2020-06-10 17:44:02 -07:00
Puneet Saini
50a8c46477
Update trend_changepoints.md ( #1504 )
...
Minor grammatical fix
2020-06-05 16:59:31 -07:00
Ben Letham
a3bf6c4cdc
Switch R install instructions back to CRAN
2020-05-05 14:13:58 -07:00
Ben Letham
59e374b1ad
Change R install instructions from CRAN to github
2020-04-27 18:11:16 -07: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
Susan Chang
1f6170491d
Regenerate documentation #1212
2020-01-28 15:16:32 -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
Ben Letham
480b67b8fe
Update Py+Win installation instructions
2019-07-11 15:56:54 -07:00
Ben Letham
b0c30454b6
Mention that plotly must be separately installed
2019-05-21 16:05:56 -07:00
Ben Letham
0a22055c8c
Update documentation
2019-05-21 15:41:58 -07:00
Ben Letham
5df4ea3e96
Recommend source install for R
2019-05-21 11:54:11 -07:00
Ben Letham
730e59e2f7
Documentation fixes from PR #777
2019-02-20 17:17:47 -08:00
Ben Letham
324decf21d
Fix broken link in quickstart
2019-01-08 17:28:54 -08:00
Sean J. Taylor
e0ce0d02b4
Update docs to reflect CRAN status
2018-12-21 09:24:05 -08:00
Sean J. Taylor
457ed1b34b
Regenerated documentation
2018-12-18 22:57:39 -08:00
Sean J. Taylor
8f04d48e00
Update documentation to suggest devtools
2018-12-18 22:43:12 -08:00
Louis Guitton
545045d615
fixed signature of plot_forecast_component in docs ( #762 )
...
* fixed signature of plot_forecast_component
fbprophet.plot.plot_forecast_component
* modified source notebook and ran make docs
2018-12-03 17:05:21 -08:00
Sean J. Taylor
40afef26b4
Generate documentation sub-menus
2018-11-13 10:17:59 -08:00
Sumanyu Gupta
6693d7b218
Fixed spelling of Peyton Manning's first name. ( #718 )
2018-11-02 13:04:11 -07:00
Ben Letham
bd2dac783f
Message about binaries updating no longer needed
2018-08-01 12:12:13 -07:00
bl
5cd35f7d6d
Install instructions from OSX R to use source
2018-06-09 17:04:22 -07:00
Ben Letham
580d4e4ea9
Documentation update for not failing with constant extra regressor
2018-06-01 14:57:07 -07:00
Ben Letham
af2824fbd0
Update site with documentation updates
2018-05-30 22:43:52 -07:00
bl
454dfd2913
Update on site for using github issues to ask questions
2018-05-30 17:30:03 -07:00