From 513c547d93c89f0bee4ddd07bb77172877fbd28c Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Thu, 30 Nov 2023 11:00:28 +0100 Subject: Minor changes --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e51cbd..a5841d8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # loosely-policies-analytics -TO BE ADDED SOON! +Analysis folder: +- learning.R: contains two major functions: + - build_models: To generate K-fold cross-validation results (note that hyper-parameters for decisions tree is fixed (no validation set)) + - generate_inputs: generate the inputs for the simulations experiments + the decision tree plots +- days.R: Implement the in-situ learning approach -- cgit v1.2.3