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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
Hashes for Orange-2.7.3-cp27-none-win32.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d413f31e6d9ca076907ab828fc06e0c1132f4867c95ed6b2dac04fbc44d2afd0 |
|
MD5 | 6edf71105e4a7d0c10d9e3ba64ce8461 |
|
BLAKE2b-256 | c439f5ca474be1192f9734536dfb2de179cd790e72b8338bf544af3b06f01c80 |
Hashes for Orange-2.7.3-cp27-none-macosx_10_6_intel.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0cc21a4d1c969590d7579e0d3aba4f781eeeddd94bf97fede3258c1a7ba45561 |
|
MD5 | 6d474e9ecc05dc8cf2412a851e291c1a |
|
BLAKE2b-256 | 610ea4001f2b476f4c4b11946c2957619052ea7ddc08078757a25e8cb0fe6520 |