Uses of Class
weka.core.xml.XMLBasicSerialization
-
Uses of XMLBasicSerialization in weka.classifiers.xml
Modifier and TypeClassDescriptionclass
This class serializes and deserializes a Classifier instance to and fro XML. -
Uses of XMLBasicSerialization in weka.experiment.xml
Modifier and TypeClassDescriptionclass
This class serializes and deserializes an Experiment instance to and fro XML.
It omits theoptions
from the Experiment, since these are handled by the get/set-methods. -
Uses of XMLBasicSerialization in weka.gui.beans.xml
Modifier and TypeClassDescriptionclass
This class serializes and deserializes a KnowledgeFlow setup to and fro XML.