From 4dba9e534e95561ad03815f182746d1714cd186b Mon Sep 17 00:00:00 2001 From: Patrick Simianer
Date: Fri, 6 Mar 2015 18:11:58 +0100 Subject: lplp.rb: rm obsolete message --- training/dtrain/lplp.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'training') diff --git a/training/dtrain/lplp.rb b/training/dtrain/lplp.rb index 62c80489..cf28b477 100755 --- a/training/dtrain/lplp.rb +++ b/training/dtrain/lplp.rb @@ -90,7 +90,7 @@ def usage() puts " l0...: norms for selection" puts "select_k: only output top k (according to the norm of their column vector) features" puts " cut: output features with weight >= threshold" - puts " n: if we do not have a shard count use this number for averaging" + puts " n: number of shards for averaging" exit 1 end -- cgit v1.2.3