Skip to main content

Orange, a component-based data mining framework.

Project description

Orange 3

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.

This is the latest version of Orange (for Python 3). The deprecated version of Orange 2.7 (for Python 2.7) is still available (binaries and sources).

Installing with pip

To install Orange with pip, run the following.

# Install some build requirements via your system's package manager
sudo apt install virtualenv build-essential python3-dev

# Create a separate Python environment for Orange and its dependencies ...
virtualenv --python=python3 --system-site-packages orange3venv
# ... and make it the active one
source orange3venv/bin/activate

# Install Orange
pip install orange3

Starting Orange GUI

To start Orange GUI from the command line, run:

orange-canvas
# or
python3 -m Orange.canvas

Append --help for a list of program options.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

BlueWhale3-3.28.0-cp36-cp36m-macosx_10_9_x86_64.whl (22.6 MB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

File details

Details for the file BlueWhale3-3.28.0-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: BlueWhale3-3.28.0-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 22.6 MB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.6.8

File hashes

Hashes for BlueWhale3-3.28.0-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3c7206bfd3c24ebc6bde24eb4f86c1954a91d61f99565b5b08467e1600602e10
MD5 0d66092cb9fd48144a36b04ec27ed9cd
BLAKE2b-256 69b4c8d08f51ad02ddd7b296a16e6009de37a8817f201665472a60663539961f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page