Commit History

Author SHA1 Message Date
  Ben Letham 107f74f0f2 Allow constant extra regressors 7 years ago
  bl f8775433c9 Remove vestigial comments, structure imports 7 years ago
  bl b96800e423 Replace assertions with error messages 7 years ago
  bl 1b91fa3064 Fit if constant history and logistic growth 7 years ago
  Ben Letham cdc313584e Switch future changepoint generation to fully continuous model 7 years ago
  Ben Letham 7277e6c3b2 Better error messaging for required columns ds and y 7 years ago
  Ben Letham 68ff9e577d Fix issue in Python when changepoint_range=1 7 years ago
  Ben Letham cb0b47994b Validation and tests for setting range for automatic changepoints 7 years ago
  Marc Ferradou ba1bac834e Adding changepoint threshold (#299) 7 years ago
  Ben Letham 6d2e93c8bc Fix pandas deprecation warning for as_matrix 7 years ago
  Ben Letham 7c010aac51 Multiplicative seasonality (R) 7 years ago
  Ben Letham f1e24d3c2c Show multiplicative seasonality as percent in plots (Py) 7 years ago
  Ben Letham 8d8c5b41ce Multiplicative seasonality (Py) 7 years ago
  Ben Letham b9923fd9fd Compute and store binary matrix of which seasonalities/regressors correspond to which columns in the feature matrix (Py) 7 years ago
  Ben Letham 55d7d1e62d Single stan model with both trends (Py) 7 years ago
  Ben Letham 3afdaaf4e1 Move copy from method to function in diagnostics file 7 years ago
  Ben Letham 7c95c62cf0 Move plotting into a separate file (Py) 7 years ago
  Ben Letham 0c30f6efcf Merge in some minor fixes from master 7 years ago
  Ben Letham 7f9e4b80c1 Read install_requires from requirements.txt, and make things work without matplotlib installed 7 years ago
  Ben Letham e78f583f90 Merge in bugfixes from master (#349) 8 years ago
  bletham a43cfe8995 Fix component plot with logistic floor 8 years ago
  Ben Letham 58173861b1 Fix scale<=0 error in old numpy versions for constant histories 8 years ago
  Ben Letham 439efb7209 Graceful error on empty input dataframes 8 years ago
  Ben Letham 8066634cb4 Refactor setup_dataframe R 8 years ago
  Ben Letham 2ddcf54930 Saturating minimum R 8 years ago
  Ben Letham 66ea9444eb Custom seasonality prior scales R, handle NAs in holiday priors 8 years ago
  Ben Letham 4523315ffc Lint fixes 8 years ago
  bletham cc3238acb7 Saturating minimum for logistic growth Py 8 years ago
  bl 8d27643339 Custom seasonality priors Py 8 years ago
  bletham a620a6c9f9 Custom prior scales for holidays Py 8 years ago