Time Series Forecasting
English
Captain-Slow commited on
Commit
69f213c
·
verified ·
1 Parent(s): 0dfcff5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -34,8 +34,8 @@ This repository includes the following:
34
 
35
  - **Machine Learning Approaches**
36
  Implementation of:
37
- - Random Forests for time series regression
38
- - XGBoost for trend and anomaly prediction
39
  - Long Short Term Memory
40
 
41
  - **Feature Engineering for Time Series**
 
34
 
35
  - **Machine Learning Approaches**
36
  Implementation of:
37
+ - Random Forests
38
+ - XGBoost
39
  - Long Short Term Memory
40
 
41
  - **Feature Engineering for Time Series**