Skip to content
EntityQ3355041· pop 15· linked from 129 articles

Also known as Oz, Orange Data Mining

component-based data mining and machine learning software suite

Source code

Orange Data Mining [Orange] is a data mining and visualization toolbox for novice and expert alike. To explore data with Orange, one requires no programming or in-depth mathematical knowledge . We believe that workflow-based data science tools democratize data science by hiding complex underlying mechanics and exposing intuitive concepts. Anyone who owns data, or is motivated to peek into data, should have the means to do so. Ensure you've activated the correct virtual environment. If following the above conda instructions: Check out our widget development docs for a comprehensive guide on writing Orange widgets. biolab/orange-canvas-core implements the canvas, biolab/orange-widget-base is a handy widget GUI library, biolab/orange3 brings it all together and implements the base data mining toolbox. Additionally, add-ons implement additional widgets for more specific use cases. Anyone can write an add-on. Some of our first-party add-ons: biolab/orange3-text biolab/orange3-bioinformatics biolab/orange3-timeseries biolab/orange3-single-cell biolab/orange3-imageanalytics biolab/orange3-educational biolab/orange3-geo biolab/orange3-associate biolab/orange3-network biolab/orange3-explain First, fork the repository by pressing the fork button in the top-right corner of this page. Now you're ready to work with git. See GitHub's guides on pull requests, forks if you're unfamiliar. If you're having trouble, get in touch on Discord. python -m Orange.canvas -l 2 --no-splash --no-welcome will skip the splash screen and welcome window, and output more debug info. Use -l 4 for more. Should you wish to contribute Orange's base components (the widget base and the canvas), you must also clone these two repositories from Github instead of installing them as dependencies of Orange3. It's crucial to install orange-base-widget and orange-canvas-core before orange3 to ensure that orange3 will use your local versions.

Excerpt from the source-code README · 8,864 chars · not written by Vinony

Wikidata facts

Official website
orangedatamining.com
Image
Workflow-Orange3.png
Show 3 more facts
source code repository URL
github.com/biolab/orange3
software version identifier
3.40.0
Commons category
Orange (software)
Sources (6)

via Wikidata · CC0

Connections

Categories