Historique des commits

Auteur SHA1 Message Date
  Sean J. Taylor cd84356968 Allow CRAN to build packages on OSX il y a 7 ans
  Sean J. Taylor 4f224e5ec7 Merge of v0.3 into master il y a 7 ans
  Ben Letham 107f74f0f2 Allow constant extra regressors il y a 7 ans
  Ben Letham 68ff9e577d Fix issue in Python when changepoint_range=1 il y a 7 ans
  Ben Letham cb0b47994b Validation and tests for setting range for automatic changepoints il y a 7 ans
  Ben Letham 7c010aac51 Multiplicative seasonality (R) il y a 7 ans
  Ben Letham 8e8e04858a Move copy test to test_diagnostics il y a 7 ans
  Ben Letham 1f84fa960f Move changepoint matrix calculation into stan (R) il y a 7 ans
  Andy Pohl 1722e99554 unaddressed warnings from unit tests (#450) il y a 7 ans
  Ben Letham e78f583f90 Merge in bugfixes from master (#349) il y a 8 ans
  bletham 0addabcad7 Fix copy with extra seasonalities / regressors R il y a 8 ans
  bl feb7be397b Fix R warning with extra regressor; disallow constant extra regressors. il y a 8 ans
  Sean J. Taylor c0a7eac3b3 Fix for broken tests (using local timezone) il y a 8 ans
  Ben Letham 2ab01c5d77 Fix flaky unit test il y a 8 ans
  Ben Letham 2ddcf54930 Saturating minimum R il y a 8 ans
  Ben Letham 66ea9444eb Custom seasonality prior scales R, handle NAs in holiday priors il y a 8 ans
  Ben Letham ddbb353278 Custom prior scales R il y a 8 ans
  Ben Letham 23d8bc25dc R unit tests for added regressors il y a 8 ans
  bletham 3c09448018 Add cross-validation functions in R il y a 8 ans
  bletham e4ec600da4 Handle constant y in history il y a 8 ans
  bletham 0b4ec4a9b3 Limit n_changepoints to number of observations. il y a 8 ans
  bl 093b4b7eec R sub-daily data documentation, bugfixes, and unit tests il y a 8 ans
  Qi Wang b0938df109 Add support for fitting daily seasonality, make holiday features work when daily seasonality is enabled (#246) il y a 8 ans
  bl b07d345155 Bugfix for add_seasonality il y a 8 ans
  bl 8be35c2f34 Custom seasonalities in R il y a 8 ans
  Ben Letham 5971a2369b Loop debug (#168) il y a 9 ans
  Ben Letham d937f47612 Enable seasonalities automatically depending on history length / frequency il y a 9 ans
  Ben Letham 47ae61f44e Remove hanging spaces il y a 9 ans
  Ben Letham 1d37f7f6fe make_future_dataframe return correct number of periods il y a 9 ans
  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. il y a 9 ans