Sean J. Taylor
|
4f224e5ec7
Merge of v0.3 into master
|
7 년 전 |
Ben Letham
|
107f74f0f2
Allow constant extra regressors
|
7 년 전 |
Ben Letham
|
68ff9e577d
Fix issue in Python when changepoint_range=1
|
7 년 전 |
Ben Letham
|
cb0b47994b
Validation and tests for setting range for automatic changepoints
|
7 년 전 |
Ben Letham
|
7c010aac51
Multiplicative seasonality (R)
|
7 년 전 |
Ben Letham
|
8e8e04858a
Move copy test to test_diagnostics
|
7 년 전 |
Ben Letham
|
1f84fa960f
Move changepoint matrix calculation into stan (R)
|
7 년 전 |
Andy Pohl
|
1722e99554
unaddressed warnings from unit tests (#450)
|
7 년 전 |
Ben Letham
|
e78f583f90
Merge in bugfixes from master (#349)
|
7 년 전 |
bletham
|
0addabcad7
Fix copy with extra seasonalities / regressors R
|
8 년 전 |
bl
|
feb7be397b
Fix R warning with extra regressor; disallow constant extra regressors.
|
8 년 전 |
Sean J. Taylor
|
c0a7eac3b3
Fix for broken tests (using local timezone)
|
8 년 전 |
Ben Letham
|
2ab01c5d77
Fix flaky unit test
|
8 년 전 |
Ben Letham
|
2ddcf54930
Saturating minimum R
|
8 년 전 |
Ben Letham
|
66ea9444eb
Custom seasonality prior scales R, handle NAs in holiday priors
|
8 년 전 |
Ben Letham
|
ddbb353278
Custom prior scales R
|
8 년 전 |
Ben Letham
|
23d8bc25dc
R unit tests for added regressors
|
8 년 전 |
bletham
|
3c09448018
Add cross-validation functions in R
|
8 년 전 |
bletham
|
e4ec600da4
Handle constant y in history
|
8 년 전 |
bletham
|
0b4ec4a9b3
Limit n_changepoints to number of observations.
|
8 년 전 |
bl
|
093b4b7eec
R sub-daily data documentation, bugfixes, and unit tests
|
8 년 전 |
Qi Wang
|
b0938df109
Add support for fitting daily seasonality, make holiday features work when daily seasonality is enabled (#246)
|
8 년 전 |
bl
|
b07d345155
Bugfix for add_seasonality
|
8 년 전 |
bl
|
8be35c2f34
Custom seasonalities in R
|
8 년 전 |
Ben Letham
|
5971a2369b
Loop debug (#168)
|
8 년 전 |
Ben Letham
|
d937f47612
Enable seasonalities automatically depending on history length / frequency
|
8 년 전 |
Ben Letham
|
47ae61f44e
Remove hanging spaces
|
8 년 전 |
Ben Letham
|
1d37f7f6fe
make_future_dataframe return correct number of periods
|
8 년 전 |
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.
|
8 년 전 |
Sean J. Taylor
|
e51b42b336
Initial commit
|
8 년 전 |