diff options
-rw-r--r-- | data/config.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/config.txt b/data/config.txt new file mode 100644 index 0000000..7042b7d --- /dev/null +++ b/data/config.txt @@ -0,0 +1,5 @@ +data/harddrive1/ZeroR_ROC.arff +mathexpression -E ifelse(a4>168,0,1) -V -R 63 +numerictonominal -R 63 +classassigner -C 64 + |