Re: No prediction obtained
Bob Matthews <[email protected]>
| Newsgroups | gmane.comp.ai.weka |
|---|---|
| Message-ID | <[email protected]> |
Hi Eibe I have never had it working.............. StackTrace is as follows:- Time Messages 2021-12-24 05:11:01 at java.lang.Thread.run(Unknown Source) 2021-12-24 05:11:01 at com.dukascopy.api.impl.execution.f$a.run(L:926) 2021-12-24 05:11:01 at com.dukascopy.api.impl.execution.f$a.e(L:904) 2021-12-24 05:11:01 at java.util.concurrent.FutureTask.run(Unknown Source) 2021-12-24 05:11:01 at com.dukascopy.api.impl.execution.m.call(L:23) 2021-12-24 05:11:01 at com.dukascopy.api.impl.execution.m.call(L:63) 2021-12-24 05:11:01 at com.dukascopy.api.impl.execution.m.cu(L:85) 2021-12-24 05:11:01 at us_copiosus_EURUSD_TSFDC_Live_2022_Testing2.onBar(us_copiosus_EURUSD_TSFDC_Live_2022_Testing2.java:446) 2021-12-24 05:11:01 at us_copiosus_EURUSD_TSFDC_Live_2022_Testing2$WekaApp.init(us_copiosus_EURUSD_TSFDC_Live_2022_Testing2.java:597) 2021-12-24 05:11:01 at weka.core.SerializationHelper.readAll(SerializationHelper.java:380) 2021-12-24 05:11:01 at weka.core.SerializationHelper.readAll(SerializationHelper.java:399) 2021-12-24 05:11:01 at java.io.ObjectInputStream.readObject(Unknown Source) 2021-12-24 05:11:01 at java.io.ObjectInputStream.readObject0(Unknown Source) 2021-12-24 05:11:01 at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source) 2021-12-24 05:11:01 at java.io.ObjectInputStream.readClassDesc(Unknown Source) 2021-12-24 05:11:01 at java.io.ObjectInputStream.readNonProxyDesc(Unknown Source) 2021-12-24 05:11:01 at weka.core.SerializationHelper$1.resolveClass(SerializationHelper.java:363) 2021-12-24 05:11:01 java.lang.ClassNotFoundException: Unable to find class weka.classifiers.meta.AutoWEKAClassifier Bob M On 12/24/2021 5:07 PM, Eibe Frank wrote: > Did this use to work? > > The output of > > e.printStackTrace(); > > in your program would be helpful. > > Cheers, > Eibe _______________________________________________ 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