diff options
| author | Loïc Guégan <loic.guegan@mailbox.org> | 2025-09-22 11:15:29 +0200 |
|---|---|---|
| committer | Loïc Guégan <loic.guegan@mailbox.org> | 2025-09-22 11:15:29 +0200 |
| commit | 0b305228c7720695cd5bfc32053a41e941ac81e9 (patch) | |
| tree | 50ce730c85f1631e125b833274be8d9353fb937d | |
| parent | 275ec91748e8b64222ffaded1a1c587b32b02db4 (diff) | |
Update readme
| -rw-r--r-- | analysis/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/analysis/README.md b/analysis/README.md index 48e2e5e..47ce5c0 100644 --- a/analysis/README.md +++ b/analysis/README.md @@ -1,6 +1,7 @@ # Analysis ## Files +- analysis.R: Here to test various data analysis - 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)) |
