summaryrefslogtreecommitdiff
path: root/lib/feature.rb
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2011-05-19 14:13:04 +0200
committerAndreas Maunz <andreas@maunz.de>2011-05-19 14:13:04 +0200
commitf62b1ecb9c53b2375b091044bad959f426939302 (patch)
tree2d3a290d964096c0cc5e1b8ec530b97f1315846a /lib/feature.rb
parente34c80eadcd40482a765cda861b92ab5c1250049 (diff)
parent03a87a832162ccf17b6f0ebfda126e3622530ca3 (diff)
Merge branch 'reach_balanced' into development
Conflicts: lib/algorithm.rb lib/feature.rb lib/parser.rb
Diffstat (limited to 'lib/feature.rb')
-rw-r--r--lib/feature.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/feature.rb b/lib/feature.rb
index b631e46..2f1ab6c 100644
--- a/lib/feature.rb
+++ b/lib/feature.rb
@@ -16,6 +16,7 @@ module OpenTox
feature
end
+
# provides feature type, possible types are "regression" or "classification"
# @return [String] feature type, unknown if OT.isA property is unknown/ not set
def feature_type