summaryrefslogtreecommitdiff
path: root/data/iris/svm_light/virginica.learnout
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2014-06-14 19:03:21 +0200
committerPatrick Simianer <p@simianer.de>2014-06-14 19:03:21 +0200
commit5ddc763ab9953eebdaf78af4eb72288d7955b310 (patch)
treefffaf3d22173feae684b7c02ce86c67cf77c7fec /data/iris/svm_light/virginica.learnout
parent26c490f404731d053a6205719b6246502c07b449 (diff)
cleanup
Diffstat (limited to 'data/iris/svm_light/virginica.learnout')
-rw-r--r--data/iris/svm_light/virginica.learnout18
1 files changed, 0 insertions, 18 deletions
diff --git a/data/iris/svm_light/virginica.learnout b/data/iris/svm_light/virginica.learnout
deleted file mode 100644
index 2dee3bc..0000000
--- a/data/iris/svm_light/virginica.learnout
+++ /dev/null
@@ -1,18 +0,0 @@
-Scanning examples...done
-Reading examples into memory...100..OK. (150 examples read)
-Setting default regularization parameter C=0.0162
-Optimizing..............................................done. (47 iterations)
-Optimization finished (9 misclassified, maxdiff=0.00047).
-Runtime in cpu-seconds: 0.00
-Number of SV: 83 (including 80 at upper bound)
-L1 loss: loss=45.24874
-Norm of weight vector: |w|=0.76906
-Norm of longest example vector: |x|=11.11126
-Estimated VCdim of classifier: VCdim<=62.16794
-Computing XiAlpha-estimates...done
-Runtime for XiAlpha-estimates in cpu-seconds: 0.00
-XiAlpha-estimate of the error: error<=54.67% (rho=1.00,depth=0)
-XiAlpha-estimate of the recall: recall=>18.00% (rho=1.00,depth=0)
-XiAlpha-estimate of the precision: precision=>18.00% (rho=1.00,depth=0)
-Number of kernel evaluations: 1939
-Writing model file...done