Skip to content

Commit 0b4dcf0

Browse files
authored
update readme (#2197)
1 parent c52fe32 commit 0b4dcf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ on bringing more models and features.
232232
| [Prophet](https://unit8co.github.io/darts/generated_api/darts.models.forecasting.prophet_model.html#darts.models.forecasting.prophet_model.Prophet) | [Prophet repo](https://github.com/facebook/prophet) | 🟩 🟥 | 🟥 🟩 🟥 | 🟩 🟥 | 🟥 |
233233
| [FFT](https://unit8co.github.io/darts/generated_api/darts.models.forecasting.fft.html#darts.models.forecasting.fft.FFT) (Fast Fourier Transform) | | 🟩 🟥 | 🟥 🟥 🟥 | 🟥 🟥 | 🟥 |
234234
| [KalmanForecaster](https://unit8co.github.io/darts/generated_api/darts.models.forecasting.kalman_forecaster.html#darts.models.forecasting.kalman_forecaster.KalmanForecaster) using the Kalman filter and N4SID for system identification | [N4SID paper](https://people.duke.edu/~hpgavin/SystemID/References/VanOverschee-Automatica-1994.pdf) | 🟩 🟩 | 🟥 🟩 🟥 | 🟩 🟥 | 🟥 |
235-
| [Croston](https://unit8co.github.io/darts/generated_api/darts.models.forecasting.croston.html#darts.models.forecasting.croston.Croston) method | | 🟩 🟥 | 🟥 🟥 🟥 | 🟥 🟥 | 🟥 |
235+
| [Croston](https://unit8co.github.io/darts/generated_api/darts.models.forecasting.croston.html#darts.models.forecasting.croston.Croston) method | | 🟩 🟥 | 🟥 🟩 🟥 | 🟥 🟥 | 🟥 |
236236
| **Regression Models**<br/>([GlobalForecastingModel](https://unit8co.github.io/darts/userguide/covariates.html#global-forecasting-models-gfms)) | | | | | |
237237
| [RegressionModel](https://unit8co.github.io/darts/generated_api/darts.models.forecasting.regression_model.html#darts.models.forecasting.regression_model.RegressionModel): generic wrapper around any sklearn regression model | | 🟩 🟩 | 🟩 🟩 🟩 | 🟥 🟥 | 🟩 |
238238
| [LinearRegressionModel](https://unit8co.github.io/darts/generated_api/darts.models.forecasting.linear_regression_model.html#darts.models.forecasting.linear_regression_model.LinearRegressionModel) | | 🟩 🟩 | 🟩 🟩 🟩 | 🟩 🟩 | 🟩 |

0 commit comments

Comments
 (0)