Orange (software)

Orange
Developer(s) University of Ljubljana
Stable release 2.7 (development)
Development status Active
Written in Python, C++, C
Operating system Cross-platform
Type Machine learning, Data mining, Data visualization
License GNU General Public License
Website orange.biolab.si

Orange is a component-based data mining and machine learning software suite, featuring a visual programming front-end for explorative data analysis and visualization, and Python bindings and libraries for scripting. It includes a set of components for data preprocessing, feature scoring and filtering, modeling, model evaluation, and exploration techniques. It is implemented in C++ and Python. Its graphical user interface builds upon the cross-platform Qt framework. Orange is distributed free under the GPL. It is maintained and developed at the Bioinformatics Laboratory of the Faculty of Computer and Information Science, University of Ljubljana, Slovenia.

Unlike its competitors scikit-learn and mlpy, Orange does not tie into NumPy and its ecosystem of tools; it focuses on traditional, symbolic algorithms, more than numeric ones.[1]

History

Platform availability

Orange is supported on various versions of Linux, Apple's Mac OS X, and Microsoft Windows.

A screenshot of Orange.

References

  1. Janez Demšar; Tomaž Curk; Aleš Erjavec; Črt Gorup; Tomaž Hočevar; Mitar Milutinovič; Martin Možina; Matija Polajnar; Marko Toplak; Anže Starič; Miha Stajdohar; Lan Umek; Lan Žagar; Jure Žbontar; Marinka Žitnik; Blaž Zupan (2013). "Orange: data mining toolbox in Python". JMLR 14 (1): 2349–2353.

External links