From 6d91f28474cb2a2e6326e7c75c6f4a3138ae5774 Mon Sep 17 00:00:00 2001 From: you-n-g Date: Wed, 14 Jul 2021 10:07:02 +0800 Subject: [PATCH] Update README.md --- examples/benchmarks/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/benchmarks/README.md b/examples/benchmarks/README.md index 1920a6a3b..fc97657d0 100644 --- a/examples/benchmarks/README.md +++ b/examples/benchmarks/README.md @@ -1,6 +1,6 @@ # Benchmarks Performance -Here are the results of each benchmark model running on Qlib's `Alpha360` and `Alpha158` dataset with China's A shared-stock & CSI300 data respectively. The values of each metric are the mean and std calculated based on 20 runs. +Here are the results of each benchmark model running on Qlib's `Alpha360` and `Alpha158` dataset with China's A shared-stock & CSI300 data respectively. The values of each metric are the mean and std calculated based on 20 runs with different random seeds. The numbers shown below demonstrate the performance of the entire `workflow` of each model. We will update the `workflow` as well as models in the near future for better results.