DrValera commited on
Commit
8969b91
·
verified ·
1 Parent(s): 97d82a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -12,17 +12,20 @@ short_description: DATFID - Secure and powerful forecasting SDK
12
 
13
  **DATFID** delivers reliable and interpretable forecasting for any time series. Our models consistently rank at the top—see our website [datfid.com](https://datfid.com) for live results.
14
 
15
- We achieved **state-of-the-art accuracy in the M5 Forecasting Competition**, beated all the benchmarks, forecasting hierarchical Walmart product sales over a 5-year period using advanced exogenous features and rigorous error metrics ([christophenicault.com](https://www.christophenicault.com/post/m5_forecasting_accuracy/?utm_source=chatgpt.com)).
16
 
17
  ---
18
 
19
  ## Why DATFID Stands Out
20
 
 
 
 
21
  - **Hierarchical & intermittent series**
22
- DATFID handles complex retail data with product-store hierarchies, zero-heavy series, pricing, calendar events, and promotional features—all core challenges of the M5 setup ([cienciadedatos.net](https://cienciadedatos.net/documentos/py61-m5-forecasting-competition?utm_source=chatgpt.com)).
23
 
24
  - **Robust accuracy**
25
- Scoring well on 42,840 series across multiple aggregation levels is a testament to our method’s strength—especially on challenging intermittent product-level data ([christophenicault.com](https://www.christophenicault.com/post/m5_forecasting_accuracy/?utm_source=chatgpt.com)).
26
 
27
  - **Fast, scalable, and interpretable**
28
  Unlike “black-box” approaches, we prioritize transparency and efficiency without sacrificing accuracy.
 
12
 
13
  **DATFID** delivers reliable and interpretable forecasting for any time series. Our models consistently rank at the top—see our website [datfid.com](https://datfid.com) for live results.
14
 
15
+ We achieved **state-of-the-art accuracy in the M5 Forecasting Competition**, beated all the benchmarks, forecasting hierarchical Walmart product sales over a 5-year period using advanced exogenous features and rigorous error metrics ([Kaggle M5 page](https://www.kaggle.com/c/m5-forecasting-accuracy)).
16
 
17
  ---
18
 
19
  ## Why DATFID Stands Out
20
 
21
+ - **Professionally recognized benchmarking**
22
+ M5 is part of the renowned “M-Competitions” series, used worldwide to compare forecasting methods under realistic conditions. ([Makridakis Competitions, Wikipedia](https://en.wikipedia.org/wiki/Makridakis_Competitions)) :contentReference[oaicite:12]{index=12}.
23
+
24
  - **Hierarchical & intermittent series**
25
+ DATFID handles complex retail data with product-store hierarchies, zero-heavy series, pricing, calendar events, and promotional features—all core challenges of the M5 setup ([Background & Organization of the M5 Competition](https://www.sciencedirect.com/science/article/pii/S0169207021001187)) :contentReference[oaicite:13]{index=13}.
26
 
27
  - **Robust accuracy**
28
+ Scoring well on 42,840 series across multiple aggregation levels is a testament to our method’s strength—especially on challenging intermittent product-level data.
29
 
30
  - **Fast, scalable, and interpretable**
31
  Unlike “black-box” approaches, we prioritize transparency and efficiency without sacrificing accuracy.