This document summarizes an overview of the Orange software for data mining and machine learning. Orange was first developed in 1996 at the University of Ljubljana and Jožef Stefan Institute. It uses a C++ backend for algorithms and a Python integration layer, with a visual programming interface called Orange Canvas. Orange allows users to visually build machine learning workflows without programming through a node-based interface. It supports various machine learning tasks and has additional tools for domains like bioinformatics and text mining.
Related topics: