Skip to main content

Orange, a component-based data mining framework.

Project description

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 Python programming language.

Installing

To build and install Orange run:

python setup.py build
python setup.py install

from the command line. You can customize the build process by editing the setup-site.cfg file in this directory (see the comments in that file for instructions on how to do that).

Running tests

After Orange is installed, you can check if everything is working OK by running the included tests:

python setup.py test

This command runs all the unit tests and documentation examples. Some of the latter have additional dependencies you can satisfy by installing matplotlib, PIL and scipy.

Starting Orange Canvas

Start orange canvas from the command line with:

orange-canvas

Installation for Developers

To install in development mode run:

python setup.py develop

Project details


Download files

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

Source Distribution

Orange-2.7.1.tar.gz (12.7 MB view hashes)

Uploaded Source

Built Distributions

Orange-2.7.1.win32-py2.7.exe (7.0 MB view hashes)

Uploaded Source

Orange-2.7.1-py2.7-win32.egg (6.8 MB view hashes)

Uploaded Source

Orange-2.7.1-cp27-none-win32.whl (6.9 MB view hashes)

Uploaded CPython 2.7 Windows x86

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