Uses of Class
weka.core.xml.XMLSerialization
-
Uses of XMLSerialization in weka.classifiers.xml
Modifier and TypeClassDescriptionclass
This class serializes and deserializes a Classifier instance to and fro XML. -
Uses of XMLSerialization in weka.core.xml
Modifier and TypeClassDescriptionclass
This serializer contains some read/write methods for common classes that are not beans-conform. -
Uses of XMLSerialization 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 XMLSerialization in weka.gui.beans.xml
Modifier and TypeClassDescriptionclass
This class serializes and deserializes a KnowledgeFlow setup to and fro XML.