diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |
