Historique des commits

Auteur SHA1 Message Date
  bl 5dbffbaa18 Fix copy with extra seasonalities / regressors Py il y a 8 ans
  bl 4ee5a971e4 Fix unit test broken in new pandas il y a 8 ans
  bl feb7be397b Fix R warning with extra regressor; disallow constant extra regressors. il y a 8 ans
  Ben Letham 230b2ca6e0 Lint fixes il y a 8 ans
  Ben Letham 2ab01c5d77 Fix flaky unit test il y a 8 ans
  bl 2e9768348b Version bump il y a 8 ans
  Ben Letham 8066634cb4 Refactor setup_dataframe 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 4523315ffc Lint fixes il y a 8 ans
  bletham cc3238acb7 Saturating minimum for logistic growth Py il y a 8 ans
  bl 8d27643339 Custom seasonality priors Py il y a 8 ans
  bletham a620a6c9f9 Custom prior scales for holidays Py 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
  Nagi Teramo 79d0793ce4 Implement cross-validation of time series(a rolling forecast origin) (#261) il y a 8 ans
  bl 8f1607cd93 Extra regressors Py il y a 8 ans
  Ben Letham fb517b53d6 lint fixes il y a 8 ans
  bl 093b4b7eec R sub-daily data documentation, bugfixes, and unit tests il y a 8 ans
  bl b07d345155 Bugfix for add_seasonality il y a 8 ans
  bl 707c885275 Add custom seasonalities (Py) il y a 8 ans
  bl ec497ffba8 Handle holidays with subdaily data il y a 8 ans
  bl 4677dd4da3 Unit tests for daily seasonality (Py) il y a 8 ans
  bl b3017c025f Generalize seasonality representation (Python) il y a 8 ans
  Ben Letham 5971a2369b Loop debug (#168) il y a 8 ans
  Ben Letham d937f47612 Enable seasonalities automatically depending on history length / frequency il y a 8 ans
  Ben Letham 1a7112268e style fixes il y a 8 ans
  Ben Letham 1d37f7f6fe make_future_dataframe return correct number of periods il y a 8 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 8 ans