Difference between revisions of "Orange3"

From UFRC
Jump to navigation Jump to search
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Software]][[Category:data mining]][[Category:visualization]]
+
[[Category:Software]][[Category:Data Mining]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|orange3}}
 
|{{#vardefine:app|orange3}}
Line 22: Line 22:
  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
 
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
===Serial===
 
* {{#var:app}}
 
<!--
 
===Parallel (OpenMP)===
 
* intel
 
* {{#var:app}}
 
===Parallel (MPI)===
 
* intel
 
* openmpi
 
* {{#var:app}}
 
-->
 
 
==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 33:
 
{{#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

Latest revision as of 17:08, 10 June 2022

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.


Environment Modules

Run module spider orange3 to find out what environment modules are available for this application.

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