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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ This repository includes the following:
42
  Lag features, rolling statistics, seasonal indicators, and date-based encodings.
43
 
44
  - **Model Optimization and Evaluation**
45
- Grid-search-cv , Randomized-searhc-cv, cross-validation for time series, and performance metrics (MAE, RMSE, MAPE).
46
 
47
  ---
48
 
 
42
  Lag features, rolling statistics, seasonal indicators, and date-based encodings.
43
 
44
  - **Model Optimization and Evaluation**
45
+ Grid-search-cv , Randomized-search-cv, cross-validation for time series, and performance metrics (MAE, RMSE, MAPE).
46
 
47
  ---
48