From 78b6b16640d62dbd003f8261dc667e798e2a9d92 Mon Sep 17 00:00:00 2001 From: you-n-g Date: Fri, 8 Jul 2022 17:56:59 +0800 Subject: [PATCH] Update README.md --- examples/benchmarks/LightGBM/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/benchmarks/LightGBM/README.md b/examples/benchmarks/LightGBM/README.md index f5b968fed..c9cf9ebb4 100644 --- a/examples/benchmarks/LightGBM/README.md +++ b/examples/benchmarks/LightGBM/README.md @@ -7,4 +7,4 @@ Decision Tree. [https://proceedings.neurips.cc/paper/2017/file/6449f44a102fde848 # Introductions about the settings/configs. `workflow_config_lightgbm_multi_freq.yaml` -- It uses data sources of different frequencies (i.e. multiple frequencie) for daily prediction. +- It uses data sources of different frequencies (i.e. multiple frequencies) for daily prediction.