Re: weka - failed to make a prediction
Michael Hall <[email protected]> Wed, 13 Jul 2022 04:07:17 -0500
| Newsgroups | gmane.comp.ai.weka |
|---|---|
| Message-ID | <[email protected]> |
> On Jul 13, 2022, at 3:32 AM, Bob Matthews <[email protected]> wrote: > > > at java.base/java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:2043) > 2022-07-13 08:29:00 at weka.core.SerializationHelper$1.resolveClass(SerializationHelper.java:363) > 2022-07-13 08:29:00 java.lang.ClassNotFoundException: Unable to find class weka.classifiers.meta.AutoWEKAClassifier > 2022-07-13 08:29:00 new OSV: -0.9987016878058906 Are you maybe trying to read in a model that was serialized with AutoWeka and you currently don’t have it in class path? _______________________________________________ Wekalist mailing list -- [email protected] Send posts to [email protected] To unsubscribe send an email to [email protected] To subscribe, unsubscribe, etc., visit https://list.waikato.ac.nz/postorius/lists/wekalist.list.waikato.ac.nz List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html