|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Interface for classifiers that can be converted to Java source.
| Method Summary | |
java.lang.String |
toSource(java.lang.String className)
Returns a string that describes the classifier as source. |
| Method Detail |
public java.lang.String toSource(java.lang.String className)
throws java.lang.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.
java.lang.Exception - if the souce can't be computed
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright (c) 2003 David Lindsay, Computer Learning Research Centre, Dept. Computer Science, Royal Holloway, University of London