Update README.md
Browse files
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-
|
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 |
|