We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f72ac3 commit c8dc932Copy full SHA for c8dc932
README.md
@@ -2,7 +2,7 @@
2
3
Implements a Weka package for fast decision tree construction.
4
5
-Currently supports numerical attributes and binary class.
+Currently supports numerical attributes and nominal class.
6
7
GPU algorithm is implemented as a native CUDA library which is then called by Weka using JNA.
8
0 commit comments