prophet/python/fbprophet
2017-03-03 11:29:12 -08:00
..
tests 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
__init__.py Initial commit 2017-02-22 15:59:43 -08:00
forecaster.py Refactoring mpl code to address #62, #63 2017-03-03 11:29:12 -08:00