ClassNotFoundException: weka.core.NominalAttributeInfo
mickeN89 opened this issue · comments
mickeN89 commented
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?