Package | Description |
---|---|
weka.classifiers.xml | |
weka.experiment.xml | |
weka.gui.beans.xml |
Modifier and Type | Class and Description |
---|---|
class |
XMLClassifier
This class serializes and deserializes a Classifier instance to and
fro XML.
|
Modifier and Type | Class and Description |
---|---|
class |
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. |
Modifier and Type | Class and Description |
---|---|
class |
XMLBeans
This class serializes and deserializes a KnowledgeFlow setup to and fro XML.
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All rights reserved.