We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcb7b0a commit e9afdd2Copy full SHA for e9afdd2
README.md
@@ -18,8 +18,8 @@ https://www.hds.utc.fr/everest/lib/exe/fetch.php?id=en%3Asmemlj12&cache=cache&me
18
on a given dataset.
19
- The data/ folder contains the data files for the learning scripts.
20
- in the {dataset}/ folders:
21
- * {dataset}_parse.py : parses and creates data files for the training
22
- script of a given dataset.
+ * {dataset}_parse.py : parses and creates data files for the training
+ script of a given dataset.
23
* {dataset}_evaluation.py : contains evaluation functions for a given
24
dataset.
25
* {dataset}_{model_name}.py : runs the best hyperparameters
0 commit comments