Content-type: text/html
Manpage of SVM_MODEL
SVM_MODEL
Section: TinySVM (1)
Updated: August 2002
Index
Return to Main Contents
NAME
svm_model - manual page for svm_model of 0.09
SYNOPSIS
svm_model
[options] model-file
DESCRIPTION
TinySVM - tiny SVM package
Copyright (C) 2000-2002 Taku Kudo, All rights reserved.
options:
- -n, --sv-num
-
show number of Support Vectors.
- -b, --bsv-num
-
show number of bounded Support Vectors.
- -l, --loss
-
show L1 loss. (Empirical Risk.)
- -t, --training-size
-
show the size of original trainig data
-
--training-num
- -m, --margin
-
- show estimated margin.
- -d, --vc-dimension
-
show estimated VC dimension.
- -x, --xi-alpha
-
show estimated xi-alpha value.
- -X, --xi-alpha-rho=FLOAT set FLOAT for rho of xi-alpha estimator.
-
(default 2.0).
- -v, --version
-
show the version of TinySVM and exit.
- -h, --help
-
show this help and exit.
TinySVM - tiny SVM package
Copyright (C) 2000-2002 Taku Kudo, All rights reserved.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- options:
-
This document was created by
man2html,
using the manual pages.
Time: 06:05:57 GMT, August 20, 2002