From: popo Date: Mon, 13 Sep 2010 03:52:03 +0000 (+0000) Subject: Remove a duplicated ''options:'' in README. X-Git-Tag: v170~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4372a46d3aed4befa309098ab882743692b87a11;p=liblinear Remove a duplicated ''options:'' in README. --- diff --git a/README b/README index c9d6660..4e45c2e 100644 --- a/README +++ b/README @@ -96,7 +96,6 @@ and mark Usage: train [options] training_set_file [model_file] options: -options: -s type : set type of solver (default 1) 0 -- L2-regularized logistic regression (primal) 1 -- L2-regularized L2-loss support vector classification (dual)