maxmc
- Karma
- 230
- Created
- February 17, 2022 (4y ago)
- Submissions
- 0
YC Badge: 0xff7e05ce05954e57b9d26614d6b3fcd96a89f7cf
YC Badge: 0xff7e05ce05954e57b9d26614d6b3fcd96a89f7cf
- Statistical methods outperform BigQuery's Auto ML (github.com)
- Statistical methods outperform Amazon’s ML Forecast (github.com)
- Statistical vs. Deep Learning forecasting methods (github.com)
- Trends and Opportunities in Time Series (gradientflow.com)
- Python implementations of time series forecasting and anomaly detection (robjhyndman.com)
- Show HN: Scalable Time Series Modeling with open-source projects (nixtla.github.io)
-
We benchmarked on more than 55K series and show that ETS improves MAPE and sMAPE forecast accuracy by 32% and 19%, respectively, with 104x less computational time over NeuralProphet. We hope this exercise helps the…
- Exponential Smoothing (ETS) for Python (github.com)
- Show HN: Fast and robust Auto Arima in Python (github.com)