Ben Letham
|
287fb2f6de
Move built-in country holidays to a function (R)
|
6 년 전 |
Ben Letham
|
92f955d25a
Move built-in country holidays to a method
|
6 년 전 |
MT
|
ff65d1431f
Fix duplicate kwarg algorithm when newton fallback is selected (#708)
|
6 년 전 |
S-Katagiri
|
e63f8cdfbd
change extra_regressors to OrderedDict (#688)
|
6 년 전 |
Ben Letham
|
c1a3839382
Remove deprecated methods
|
6 년 전 |
ziye666
|
817f0306a4
Modification of holiday features (#644)
|
6 년 전 |
Ben Letham
|
107f74f0f2
Allow constant extra regressors
|
7 년 전 |
bl
|
f8775433c9
Remove vestigial comments, structure imports
|
7 년 전 |
bl
|
b96800e423
Replace assertions with error messages
|
7 년 전 |
bl
|
1b91fa3064
Fit if constant history and logistic growth
|
7 년 전 |
Ben Letham
|
cdc313584e
Switch future changepoint generation to fully continuous model
|
7 년 전 |
Ben Letham
|
7277e6c3b2
Better error messaging for required columns ds and y
|
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 년 전 |
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)
|
7 년 전 |
bletham
|
a43cfe8995
Fix component plot with logistic floor
|
7 년 전 |
Ben Letham
|
58173861b1
Fix scale<=0 error in old numpy versions for constant histories
|
7 년 전 |
Ben Letham
|
439efb7209
Graceful error on empty input dataframes
|
7 년 전 |
Ben Letham
|
8066634cb4
Refactor setup_dataframe R
|
7 년 전 |