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).
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 Distribution
Orange-2.7.tar.gz
(13.3 MB
view hashes)