From 0a971cb466d657d804f3e354aea0df7381568c2e Mon Sep 17 00:00:00 2001 From: kalenhaha Date: Thu, 27 Mar 2014 00:08:47 +0800 Subject: [PATCH] small fix --- demo/regression/runexp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/regression/runexp.sh b/demo/regression/runexp.sh index 5bd2fa36b..daaa6bc84 100644 --- a/demo/regression/runexp.sh +++ b/demo/regression/runexp.sh @@ -1,5 +1,5 @@ #!/bin/bash -# map feature using indicator encoding, also produce featmap.txt +# map the data to features. For convenience we only use 7 original attributes and encode them as features in a trivial way python mapfeat.py # split train and test python mknfold.py machine.txt 1