Closed paulgoetze closed 8 years ago
Allows serializing classifiers, clusterers, filters, instances by calling #serialize and serializing all objects that implement the java.io.Serializable interface through the Weka::Core::SerializationHelper.
#serialize
Weka::Core::SerializationHelper
Allows serializing classifiers, clusterers, filters, instances by calling
#serialize
and serializing all objects that implement the java.io.Serializable interface through theWeka::Core::SerializationHelper
.