aboutsummaryrefslogtreecommitdiff
path: root/report2/README.md
diff options
context:
space:
mode:
authornunzip <np.scarh@gmail.com>2018-12-11 13:06:07 +0000
committernunzip <np.scarh@gmail.com>2018-12-11 13:06:07 +0000
commit395612fa3780e8addebe63544c9a050a851ee575 (patch)
treea8c1e9ed3ef154001a336ab9681ad54abfbc3b07 /report2/README.md
parent7e95ffdec0b743ea2466f85323440a448bd7e2fe (diff)
downloadvz215_np1915-395612fa3780e8addebe63544c9a050a851ee575.tar.gz
vz215_np1915-395612fa3780e8addebe63544c9a050a851ee575.tar.bz2
vz215_np1915-395612fa3780e8addebe63544c9a050a851ee575.zip
Minor changes
Diffstat (limited to 'report2/README.md')
-rw-r--r--report2/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/report2/README.md b/report2/README.md
index 0e43ccf..92f592d 100644
--- a/report2/README.md
+++ b/report2/README.md
@@ -2,7 +2,7 @@
usage: evaluate.py [-h] [-t] [-c] [-k] [-m] [-e] [-r] [-p RERANKA]
[-q RERANKB] [-l RERANKL] [-n NEIGHBORS] [-v] [-s SHOWRANK]
[-1] [-M MULTRANK] [-C COMPARISON] [--data DATA] [-K KMEAN]
- [-P]
+ [-P] [-2 PCA]
optional arguments:
-h, --help show this help message and exit
@@ -45,4 +45,6 @@ optional arguments:
'$size' -ARGUMENT REQUIRED, default=0-
-P, --mAP Display Mean Average Precision for ranklist of size -n
'$size'
+ -2 PCA, --PCA PCA Use PCA with -2 '$n_components' -ARGUMENT REQUIRED,
+ default=0-
```