Difference between revisions of "Orange3"

From UFRC
Jump to navigation Jump to search
m (Text replacement - "#uppercase" to "uc")
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Software]][[Category:data mining]][[Category:visualization]]
+
[[Category:Software]][[Category:Data Mining]][[Category:Visualization]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|orange3}}
 
|{{#vardefine:app|orange3}}
Line 36: Line 36:
 
-->
 
-->
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==
Line 44: Line 44:
 
{{#if: {{#var: exe}}|==Additional Information==
 
{{#if: {{#var: exe}}|==Additional Information==
  
This is a GUI software. To run it follow the instructions at https://wiki.rc.ufl.edu/doc/GUI_Programs
+
This is a GUI software. Follow the instructions at https://wiki.rc.ufl.edu/doc/GUI_Programs
 +
 
 
Basic usage:
 
Basic usage:
  module load gui orange3
+
  module load gui
  launch_gui_session -e orange-canvas
+
  launch_gui_session --module orange3 -e orange-canvas
  
 
Connect with xpra locally using the xpra command
 
Connect with xpra locally using the xpra command

Revision as of 21:22, 6 December 2019

Description

orange3 website  

Orange is a component-based data mining software. It includes a range of data visualization, exploration, preprocessing and modeling techniques. It can be used through a nice and intuitive user interface or, for more advanced users, as a module for the Python programming language.


Required Modules

Serial

  • orange3

System Variables

  • HPC_ORANGE3_DIR - installation directory

Additional Information

This is a GUI software. Follow the instructions at https://wiki.rc.ufl.edu/doc/GUI_Programs

Basic usage:

module load gui
launch_gui_session --module orange3 -e orange-canvas

Connect with xpra locally using the xpra command

xpra attach ssh:jdoe@i111a-s222.rc.ufl.edu:3713