good first issuenew model
Metriche repository
- Star
- (6832 star)
- Metriche merge PR
- (Merge medio 143g 16h) (16 PR mergiate in 30 g)
Descrizione
In general we might be interested by implementing some of the models below. This list is not exhaustive and we welcome reference implementations of other/newer models.
- AdaRNN: https://github.com/jindongwang/transferlearning/tree/master/code/deep/adarnn
- TBATS: https://github.com/intive-DataScience/tbats
- Neural Prophet: https://github.com/ourownstory/neural_prophet
- Multivariate Singular Spectrum Analysis https://arxiv.org/pdf/2006.13448.pdf
- Quantile Regression Forest: https://www.statsmodels.org/devel/generated/statsmodels.regression.quantile_regression.QuantReg.html
- Orbit https://arxiv.org/pdf/2004.08492.pdf
-
ensemble.HistGradientBoostingRegressor, ensemble.GradientBoostingRegressor, linear_model.Ridge - DA-RNN https://arxiv.org/abs/1704.02971