Added Facebook Prophet

#75
This commit is contained in:
wilsonfreitas
2021-04-10 20:49:13 -03:00
parent 5ed851367c
commit ad75a42be6
+1
View File
@@ -125,6 +125,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants
- [PyFlux](https://github.com/RJT1990/pyflux) - Python library for timeseries modelling and inference (frequentist and Bayesian) on models.
- [tsfresh](https://github.com/blue-yonder/tsfresh) - Automatic extraction of relevant features from time series.
- [hasura/quandl-metabase](https://platform.hasura.io/hub/projects/anirudhm/quandl-metabase-time-series) - Hasura quickstart to visualize Quandl's timeseries datasets with Metabase.
- [Facebook Prophet](https://github.com/facebook/prophet) - Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
### Calendars