org.metasyntactic.convert.ai.hypothyroid
Class Hypothyroid
java.lang.Object
|
+--org.metasyntactic.convert.ai.hypothyroid.Hypothyroid
- public class Hypothyroid
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Hypothyroid
public Hypothyroid()
input
public static DecisionTree input(java.io.InputStream in,
boolean prune)
throws java.io.IOException
- Creates new Iris
java.io.IOException
input
public static DecisionTree input(java.io.Reader in,
boolean prune)
throws java.io.IOException
java.io.IOException
input
public static DecisionTree input(java.io.LineNumberReader in,
boolean prune)
throws java.io.IOException
java.io.IOException
main
public static void main(java.lang.String[] args)