This website requires JavaScript.
Explore
Help
Sign in
saymrwulf
/
prophet
Watch
1
Star
0
Fork
You've already forked prophet
0
mirror of
https://github.com/saymrwulf/prophet.git
synced
2026-05-15 20:50:48 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
806eaa1aa2
prophet
/
python
/
fbprophet
/
tests
History
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
..
__init__.py
MNT Include tests in the package
2017-02-24 02:36:57 -04:00
test_prophet.py
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