Example usage for Java weka.classifiers.misc SerializedClassifier fields, constructors, methods, implement or subclass
The text is from its open source code.
Classifier | getCurrentModel() Gets the currently loaded model (can be null). |
void | setModelFile(File value) Sets the file containing the serialized model. |