org.wdssii.aicompetition
Class StormType
java.lang.Object
org.wdssii.aicompetition.StormType
public class StormType
- extends Object
- Author:
- lakshman
Nested Class Summary |
static class |
StormType.Stat
Computes and maintains statistics |
Method Summary |
private static int |
computeStormType(float[] input)
Result of Quinlan's decision tree algorithm |
static void |
main(String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StormType
public StormType()
main
public static void main(String[] args)
throws Exception
- Parameters:
args
-
- Throws:
Exception
computeStormType
private static int computeStormType(float[] input)
- Result of Quinlan's decision tree algorithm
- Parameters:
input
-
- Returns:
- stormtype