Hoffman2:WEKA

From Center for Cognitive Neuroscience
Revision as of 23:05, 9 August 2011 by Elau (talk | contribs) (Initial writing)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

GUI

To run the WEKA GUI from Hoffman2

  1. Make sure that you enabled X11 forwarding by including the -Y flag in your SSH command:
     $ ssh -Y joebruin@hoffman2.idre.ucla.edu 
  2. Request an interactive node to run on with the following command:
     $ qrsh -l i 
  3. Wait for the new node to appear. Your prompt will change from:
     [joebruin@login4 ~] $ 

    to something like

     [joebruin@n1234 ~] $ 
  4. Run the command:
     $ java -jar /u/home/FMRI/apps/weka/current/weka.jar 

    And the current version of WEKA should start up and the GUI will appear.


Command Line

Calling any of the usual WEKA command line tools will work in submitted jobs so long as you properly source the WEKA jar file at:

/u/home/FMRI/apps/weka/current