From 9e36febc5fbbab657eefa3d93c70de998cf6e5a1 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/dtrain/lplp.rb') 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