Tagged articles
3 articles
Page 1 of 1
Model Perspective
Model Perspective
Jul 24, 2024 · Fundamentals

Boost Time Series Forecast Accuracy with the Grey‑Markov Hybrid Model

This article introduces the Grey‑Markov hybrid model, explains its theoretical foundations, outlines step‑by‑step modeling procedures, and demonstrates its superior forecasting performance on a consumer price index (CPI) case study, achieving a significant reduction in prediction error.

CPI PredictionGrey ModelHybrid Model
0 likes · 7 min read
Boost Time Series Forecast Accuracy with the Grey‑Markov Hybrid Model
Model Perspective
Model Perspective
Sep 15, 2022 · Fundamentals

How to Build and Apply the GM(2,1) Grey Model for Accurate Forecasting

This article introduces the GM(2,1) grey model, presents its definitions and theorem, walks through a step‑by‑step case study with data preparation, parameter estimation, solution of the differential equation, and shows how to implement the whole process in Python with code examples and error analysis.

GM(2,1)Grey ModelLeast Squares
0 likes · 7 min read
How to Build and Apply the GM(2,1) Grey Model for Accurate Forecasting