Revīziju vēsture

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