From 26c490f404731d053a6205719b6246502c07b449 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Sat, 14 Jun 2014 16:46:27 +0200 Subject: init --- data/mushroom/svm_light/test | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 data/mushroom/svm_light/test (limited to 'data/mushroom/svm_light/test') diff --git a/data/mushroom/svm_light/test b/data/mushroom/svm_light/test new file mode 100644 index 0000000..fe6fb98 --- /dev/null +++ b/data/mushroom/svm_light/test @@ -0,0 +1,5 @@ +Reading model...OK. (339 support vectors read) +Classifying test examples..100..200..300..400..500..600..700..800..900..1000..1100..done +Runtime (without IO) in cpu-seconds: 0.00 +Accuracy on test set: 100.00% (1124 correct, 0 incorrect, 1124 total) +Precision/recall on test set: 100.00%/100.00% -- cgit v1.2.3