readme update

master
Peter Babič 9 years ago
parent c0987102e7
commit 5b7af5bc1c
  1. 4
      README.md

@ -11,7 +11,7 @@ yaourt -S robocode libsvm
Generate the data required for SVM classification and show the accuracy
of the generated SVM model. If coordinates are supported, one visual battle
is shown to support the prediction.
```
USAGE: robocode-svm ACTION
USAGE: robocode-svm --battle x y [alpha]
@ -20,4 +20,4 @@ USAGE: robocode-svm --battle x y [alpha]
-a,--accuracy Show the accuracy of the SVM model,
-c,--clean Delete all the battle data!
-h,--help Show this help
```

Loading…
Cancel
Save