bletham
|
3c09448018
Add cross-validation functions in R
|
8 years ago |
bletham
|
e4ec600da4
Handle constant y in history
|
8 years ago |
bletham
|
0b4ec4a9b3
Limit n_changepoints to number of observations.
|
8 years ago |
Nagi Teramo
|
79d0793ce4
Implement cross-validation of time series(a rolling forecast origin) (#261)
|
8 years ago |
bl
|
8f1607cd93
Extra regressors Py
|
8 years ago |
Ben Letham
|
fb517b53d6
lint fixes
|
8 years ago |
bl
|
093b4b7eec
R sub-daily data documentation, bugfixes, and unit tests
|
8 years ago |
bl
|
b07d345155
Bugfix for add_seasonality
|
8 years ago |
bl
|
707c885275
Add custom seasonalities (Py)
|
8 years ago |
bl
|
ec497ffba8
Handle holidays with subdaily data
|
8 years ago |
bl
|
4677dd4da3
Unit tests for daily seasonality (Py)
|
8 years ago |
bl
|
b3017c025f
Generalize seasonality representation (Python)
|
8 years ago |
Ben Letham
|
5971a2369b
Loop debug (#168)
|
8 years ago |
Ben Letham
|
d937f47612
Enable seasonalities automatically depending on history length / frequency
|
8 years ago |
Ben Letham
|
1a7112268e
style fixes
|
8 years ago |
Ben Letham
|
1d37f7f6fe
make_future_dataframe return correct number of periods
|
8 years ago |
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 years ago |
Sean J. Taylor
|
e51b42b336
Initial commit
|
8 years ago |