From 427e92982169f7e55f836fea2fd9865f0f809bd4 Mon Sep 17 00:00:00 2001 From: Samuel Fadel Date: Wed, 31 Aug 2016 09:41:27 -0300 Subject: Updated README. --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index e07e668..dc2711b 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ the `datasets` directory are used to download and prepare the datasets used. The main R script is `run.R`. It is configured via `config.R`, which contains details about which techniques and datasets we are running the experiments on. +The script `plot.R` generates plots of the results from `run.R`. It also uses +configuration from `config.R`. + # Python scripts Most scripts should run with a simple `python script.py`. If it requires additional parameters, it will say so and explain which are those. Whenever that -- cgit v1.2.3