bl
|
b3017c025f
|
Generalize seasonality representation (Python)
|
2017-07-04 11:06:03 -07:00 |
|
Ben Letham
|
5971a2369b
|
Loop debug (#168)
* Load Stan models on package load and keep in environment
* Load models on package import
|
2017-04-13 23:23:44 -07:00 |
|
Ben Letham
|
d937f47612
|
Enable seasonalities automatically depending on history length / frequency
|
2017-04-13 01:25:03 -07:00 |
|
Ben Letham
|
1a7112268e
|
style fixes
|
2017-04-06 11:47:03 -07:00 |
|
Ben Letham
|
1d37f7f6fe
|
make_future_dataframe return correct number of periods
|
2017-03-12 14:29:20 +02:00 |
|
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.
|
2017-02-28 10:08:37 +02:00 |
|
Rolando Espinoza
|
c8b79e824b
|
MNT Include tests in the package
|
2017-02-24 02:36:57 -04:00 |
|
Sean J. Taylor
|
e51b42b336
|
Initial commit
|
2017-02-22 15:59:43 -08:00 |
|