From 93458c4fbf21278aa9899ece7da5ca47db603dfc Mon Sep 17 00:00:00 2001 From: Loïc Guégan Date: Mon, 22 Sep 2025 11:32:34 +0200 Subject: Cleaning offline --- analysis/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'analysis/README.md') diff --git a/analysis/README.md b/analysis/README.md index 75b0ac5..5930997 100644 --- a/analysis/README.md +++ b/analysis/README.md @@ -5,6 +5,7 @@ - kmeans.R: Just here for doing some tests - offline.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 Table II and III - generate_inputs: generate the inputs for the simulations experiments + the decision tree plots - Generate Fig 5 (decision tree nodes) - in-situ.R: Implement the in-situ learning approach (Figure 4a 4b and 4c) -- cgit v1.2.3