summaryrefslogtreecommitdiff
path: root/README.md
blob: a5841d8281c40cfdcbc8d749cbd681aa5704117e (plain)
1
2
3
4
5
6
7
# loosely-policies-analytics

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