From 4fdc5fe23419e816903ba3696c636bfa778d0724 Mon Sep 17 00:00:00 2001 From: Gianatmaja Date: Fri, 17 Nov 2023 15:08:36 +0800 Subject: [PATCH] Updated Config_Inputs.md --- Config_Inputs.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Config_Inputs.md b/Config_Inputs.md index 64409c4..af94527 100644 --- a/Config_Inputs.md +++ b/Config_Inputs.md @@ -1,7 +1,9 @@ # WhizML Config Inputs This markdown will detail the inputs needed for each configuration in the `config.yml` file. -For more examples, refer to the 2 use cases linked in the WhizML Readme. +For more examples, refer to the 2 use cases mentioned in the WhizML Readme, also linked below. +- [WhizML on CVD Analysis Use Case](https://github.com/Gianatmaja/WhizML-CVD_Analysis/tree/main) +- [WhizML on Walmart Sales Analysis Use Case](https://github.com/Gianatmaja/WhizML-Walmart_Sales/tree/main) ## task The first section of the `config.yml` file, `task`, can be filled with Boolean values, or left blank.