Spaces:
Sleeping
Sleeping
Update README.md
Browse files
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 ([
|
| 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 ([
|
| 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
|
| 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.
|