public class DecisionTree extends Object
DecisionTree()
String
classify(Map<String,Object> sample)
void
parseWeka(String path)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DecisionTree()
public void parseWeka(String path)
public String classify(Map<String,Object> sample)
Copyright © 2018. All rights reserved.