Re: Installing weka on ubuntu

Peter Reutemann <[email protected]>
Newsgroups gmane.comp.ai.weka
Message-ID <[email protected]>
You seem to be remotely connected without a graphical environment. In such a case you can't use Weka's user interface.

Instead, use classifiers etc directly, eg for J48:

java -cp weka.jar weka.classifiers.trees.J48 -h

-h to display the command line help.

Cheers, Peter

On November 10, 2021 6:39:26 PM GMT+13:00, [email protected] wrote:
>genkiwi04@localhost:~/weka-3-8-5$ java -jar weka.jar
>Exception in thread "main" java.awt.HeadlessException:
>No X11 DISPLAY variable was set, but this program performed an operation which requires it.
>        at java.desktop/java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:208)
>_______________________________________________
>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

--
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.