Re: AutoWEKAClassifier
Justin Liu <[email protected]>
| Newsgroups | gmane.comp.ai.weka |
|---|---|
| Message-ID | <[email protected]> |
Hi, Sorry for the late reply. I was trying to reproduce the error you mentioned. Currently, it looks working fine on my ubuntu 20.04 and windows 10 with openjdk 11 and bundled java runtime (ZuluFX). One thing I should mention that auto-weka will make a command call for running its evaluator while running. Please make sure that you can invoke “java” in your terminal environment as well. If it still not work, please send me your running environment such as the version of OS, JDK, WEKA, and a log file if possible. I will try to reproduce the error. Cheers, Justin > On 30/09/2021, at 11:19 AM, Peter Reutemann <[email protected]> wrote: > >> I just ran it on a Linux box (Ubuntu 20.04.2 LTS) with WEKA 3.8.5 and >> >> _JAVA_OPTIONS: -Xmx6g --add-opens=java.base/java.lang=ALL-UNNAMED >> >> using ZuluFX 11 (11.0.8). I started with an empty wekafiles folder before installing the Auto-WEKA package. It appears to work fine. I tried both the AutoWEKAClassifier in the Classify tab of the Explorer and the Auto-WEKA tab in the Explorer. > > Still doesn't work on my machine (Linux Mint, Ubuntu 20.04 derived). > Doesn't matter whether I use Java 8 or 11, with or without > _JAVA_OPTIONS: > > openjdk version "1.8.0_292" > OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_292-b10) > OpenJDK 64-Bit Server VM (AdoptOpenJDK)(build 25.292-b10, mixed mode) > > openjdk version "11.0.11" 2021-04-20 > OpenJDK Runtime Environment AdoptOpenJDK-11.0.11+9 (build 11.0.11+9) > OpenJDK 64-Bit Server VM AdoptOpenJDK-11.0.11+9 (build 11.0.11+9, mixed mode) > > BTW I use that OpenJDK 11 flavor in production without problems (but I > don't rely on the Weka package manager). > > What dataset did you test it on? I tried iris/anneal. > > Cheers, Peter > -- > Peter Reutemann > Dept. of Computer Science > University of Waikato, NZ > +64 (7) 858-5174 (office) > +64 (7) 577-5304 (home office) > http://www.cms.waikato.ac.nz/~fracpete/ > http://www.data-mining.co.nz/ > _______________________________________________ > 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 _______________________________________________ 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