Package weka.experiment.xml
-
Class Summary Class Description XMLExperiment 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.
Class | Description |
---|---|
XMLExperiment |
This class serializes and deserializes an Experiment instance to and
fro XML.
It omits the options from the Experiment, since these are handled
by the get/set-methods. |