Trying to load a preconfig. model with "weka.core.SerializationHelper.read(assetManager.open("multilayer.model"));" but getting "java.lang.ClassNotFoundException: weka.core.NominalAttributeInfo" Should this class not be included?
Trying to load a preconfig. model with
"weka.core.SerializationHelper.read(assetManager.open("multilayer.model"));"
but getting "java.lang.ClassNotFoundException: weka.core.NominalAttributeInfo"
Should this class not be included?