Class JStumps
java.lang.Object JStumps
public class JStumps
- extends java.lang.Object
Class for boosting stumps in Java
- Version:
- 1.0
- Author:
- Fabien Torre
Constructor Summary | |
---|---|
JStumps()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Running tests |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
JStumps
public JStumps()
Method Detail |
---|
main
public static void main(java.lang.String[] args)
- Running tests