https://github.com/biolab/orange2
DEPRECATED: Orange 2 (Python 2) data mining suite. NEW: https://github.com/biolab/orange3
https://github.com/biolab/orange2
Last synced: 3 months ago
JSON representation
DEPRECATED: Orange 2 (Python 2) data mining suite. NEW: https://github.com/biolab/orange3
- Host: GitHub
- URL: https://github.com/biolab/orange2
- Owner: biolab
- License: gpl-3.0
- Created: 2014-09-03T07:09:36.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2020-09-30T13:08:29.000Z (over 5 years ago)
- Last Synced: 2026-01-23T08:15:26.080Z (5 months ago)
- Language: Python
- Homepage:
- Size: 127 MB
- Stars: 306
- Watchers: 51
- Forks: 143
- Open Issues: 25
-
Metadata Files:
- Readme: README.txt
- License: COPYING
Awesome Lists containing this project
README
Orange
======
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
----------
Download binaries from the web page (http://orange.biolab.si) or see
INSTALL.txt for building from source.