public interface Sourcable
String toSource(String className) throws Exception
public static double classify(Object [] i);
where the array i
contains elements that are either
Double, String, with missing values represented as null. The generated
code is public domain and comes with no warranty.className
- the name that should be given to the source class.Exception
- if the source can't be computedCopyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.