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 年之前 |
Marc Ferradou
|
ba1bac834e
Adding changepoint threshold (#299)
|
7 年之前 |
Ben Letham
|
6d2e93c8bc
Fix pandas deprecation warning for as_matrix
|
7 年之前 |
Ben Letham
|
7c010aac51
Multiplicative seasonality (R)
|
7 年之前 |
Ben Letham
|
f1e24d3c2c
Show multiplicative seasonality as percent in plots (Py)
|
7 年之前 |
Ben Letham
|
8d8c5b41ce
Multiplicative seasonality (Py)
|
7 年之前 |
Ben Letham
|
b9923fd9fd
Compute and store binary matrix of which seasonalities/regressors correspond to which columns in the feature matrix (Py)
|
7 年之前 |
Ben Letham
|
55d7d1e62d
Single stan model with both trends (Py)
|
7 年之前 |
Ben Letham
|
3afdaaf4e1
Move copy from method to function in diagnostics file
|
7 年之前 |
Ben Letham
|
7c95c62cf0
Move plotting into a separate file (Py)
|
7 年之前 |
Ben Letham
|
0c30f6efcf
Merge in some minor fixes from master
|
7 年之前 |
Ben Letham
|
7f9e4b80c1
Read install_requires from requirements.txt, and make things work without matplotlib installed
|
7 年之前 |
Ben Letham
|
e78f583f90
Merge in bugfixes from master (#349)
|
8 年之前 |
bletham
|
a43cfe8995
Fix component plot with logistic floor
|
8 年之前 |
Ben Letham
|
58173861b1
Fix scale<=0 error in old numpy versions for constant histories
|
8 年之前 |
Ben Letham
|
439efb7209
Graceful error on empty input dataframes
|
8 年之前 |
Ben Letham
|
8066634cb4
Refactor setup_dataframe R
|
8 年之前 |
Ben Letham
|
2ddcf54930
Saturating minimum R
|
8 年之前 |
Ben Letham
|
66ea9444eb
Custom seasonality prior scales R, handle NAs in holiday priors
|
8 年之前 |
Ben Letham
|
4523315ffc
Lint fixes
|
8 年之前 |
bletham
|
cc3238acb7
Saturating minimum for logistic growth Py
|
8 年之前 |
bl
|
8d27643339
Custom seasonality priors Py
|
8 年之前 |
bletham
|
a620a6c9f9
Custom prior scales for holidays Py
|
8 年之前 |
bletham
|
3c09448018
Add cross-validation functions in R
|
8 年之前 |
bletham
|
047a0c3c23
Replace deprecated pandas .ix
|
8 年之前 |
bletham
|
e4ec600da4
Handle constant y in history
|
8 年之前 |
bletham
|
0b4ec4a9b3
Limit n_changepoints to number of observations.
|
8 年之前 |
Nagi Teramo
|
79d0793ce4
Implement cross-validation of time series(a rolling forecast origin) (#261)
|
8 年之前 |
bl
|
b76ebf18bb
documentation update
|
8 年之前 |