From d629bb8f4c12e3280d71aa870d8ca2827115e682 Mon Sep 17 00:00:00 2001 From: shiyu-coder <3122067540@qq.com> Date: Thu, 3 Jul 2025 18:13:48 +0800 Subject: [PATCH] update REAMDE --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index caaf52c..5cad0ab 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,8 @@ Running this script will generate a plot comparing the ground truth data against Forecast Example

+Additionally, we also provide a script that makes predictions without Volume and Amount data, which can be found in [`examples/prediction_wo_vol_example.py`](examples/prediction_wo_vol_example.py). + ## 📖 Citation If you use Kronos in your research, we would appreciate a citation to our work. The research paper is currently in preparation.