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-16 21:00:16 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
b9923fd9fd
prophet
/
python
/
fbprophet
History
Ben Letham
b9923fd9fd
Compute and store binary matrix of which seasonalities/regressors correspond to which columns in the feature matrix (Py)
2018-05-07 17:09:02 -07:00
..
tests
Compute and store binary matrix of which seasonalities/regressors correspond to which columns in the feature matrix (Py)
2018-05-07 17:09:02 -07:00
__init__.py
Merge bugfixes from master into v0.3 (
#393
)
2017-12-22 16:30:18 -08:00
diagnostics.py
Refactor cross validation metrics for rolling window, add visualization, put example in notebook (R)
2018-05-04 15:07:35 -07:00
forecaster.py
Compute and store binary matrix of which seasonalities/regressors correspond to which columns in the feature matrix (Py)
2018-05-07 17:09:02 -07:00
models.py
Single stan model with both trends (Py)
2018-05-04 16:04:29 -07:00
plot.py
Add a visualiztion of cross validation prediction performance vs. horizon
2018-05-04 11:21:40 -07:00