summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLoic Guegan <loic.guegan@mailbox.org>2023-11-30 11:05:06 +0100
committerLoic Guegan <loic.guegan@mailbox.org>2023-11-30 11:05:06 +0100
commit1ff11712d1d49cd166e2df44b850ac6fecaf6f49 (patch)
tree100e06fef884ad32510d90ca248381c839dd9697 /README.md
parent513c547d93c89f0bee4ddd07bb77172877fbd28c (diff)
Minor changes
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index a5841d8..7b2fffd 100644
--- a/README.md
+++ b/README.md
@@ -5,3 +5,5 @@ Analysis folder:
- 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
+
+To fix: remove minbucket=1 (does not impact the results)