История коммитов

Автор SHA1 Сообщение Дата
  Sean J. Taylor 4f224e5ec7 Merge of v0.3 into master 7 лет назад
  Ben Letham 107f74f0f2 Allow constant extra regressors 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 лет назад
  Ben Letham 7c010aac51 Multiplicative seasonality (R) 7 лет назад
  Ben Letham 8e8e04858a Move copy test to test_diagnostics 7 лет назад
  Ben Letham 1f84fa960f Move changepoint matrix calculation into stan (R) 7 лет назад
  Andy Pohl 1722e99554 unaddressed warnings from unit tests (#450) 7 лет назад
  Ben Letham e78f583f90 Merge in bugfixes from master (#349) 7 лет назад
  bletham 0addabcad7 Fix copy with extra seasonalities / regressors R 8 лет назад
  bl feb7be397b Fix R warning with extra regressor; disallow constant extra regressors. 8 лет назад
  Sean J. Taylor c0a7eac3b3 Fix for broken tests (using local timezone) 8 лет назад
  Ben Letham 2ab01c5d77 Fix flaky unit test 8 лет назад
  Ben Letham 2ddcf54930 Saturating minimum R 8 лет назад
  Ben Letham 66ea9444eb Custom seasonality prior scales R, handle NAs in holiday priors 8 лет назад
  Ben Letham ddbb353278 Custom prior scales R 8 лет назад
  Ben Letham 23d8bc25dc R unit tests for added regressors 8 лет назад
  bletham 3c09448018 Add cross-validation functions in R 8 лет назад
  bletham e4ec600da4 Handle constant y in history 8 лет назад
  bletham 0b4ec4a9b3 Limit n_changepoints to number of observations. 8 лет назад
  bl 093b4b7eec R sub-daily data documentation, bugfixes, and unit tests 8 лет назад
  Qi Wang b0938df109 Add support for fitting daily seasonality, make holiday features work when daily seasonality is enabled (#246) 8 лет назад
  bl b07d345155 Bugfix for add_seasonality 8 лет назад
  bl 8be35c2f34 Custom seasonalities in R 8 лет назад
  Ben Letham 5971a2369b Loop debug (#168) 8 лет назад
  Ben Letham d937f47612 Enable seasonalities automatically depending on history length / frequency 8 лет назад
  Ben Letham 47ae61f44e Remove hanging spaces 8 лет назад
  Ben Letham 1d37f7f6fe make_future_dataframe return correct number of periods 8 лет назад
  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 лет назад
  Sean J. Taylor e51b42b336 Initial commit 8 лет назад