Commit History

Author SHA1 Message Date
  Sean J. Taylor 4f224e5ec7 Merge of v0.3 into master 7 years ago
  Ben Letham 107f74f0f2 Allow constant extra regressors 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
  Ben Letham 7c010aac51 Multiplicative seasonality (R) 7 years ago
  Ben Letham 8e8e04858a Move copy test to test_diagnostics 7 years ago
  Ben Letham 1f84fa960f Move changepoint matrix calculation into stan (R) 7 years ago
  Andy Pohl 1722e99554 unaddressed warnings from unit tests (#450) 7 years ago
  Ben Letham e78f583f90 Merge in bugfixes from master (#349) 7 years ago
  bletham 0addabcad7 Fix copy with extra seasonalities / regressors R 8 years ago
  bl feb7be397b Fix R warning with extra regressor; disallow constant extra regressors. 8 years ago
  Sean J. Taylor c0a7eac3b3 Fix for broken tests (using local timezone) 8 years ago
  Ben Letham 2ab01c5d77 Fix flaky unit test 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 ddbb353278 Custom prior scales R 8 years ago
  Ben Letham 23d8bc25dc R unit tests for added regressors 8 years ago
  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
  bl 093b4b7eec R sub-daily data documentation, bugfixes, and unit tests 8 years ago
  Qi Wang b0938df109 Add support for fitting daily seasonality, make holiday features work when daily seasonality is enabled (#246) 8 years ago
  bl b07d345155 Bugfix for add_seasonality 8 years ago
  bl 8be35c2f34 Custom seasonalities in R 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 47ae61f44e Remove hanging spaces 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