Giter Site home page Giter Site logo

orange3's Introduction

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.

This is an early development version of Orange 3.0. The current stable version
2.7 is available on http://orange.biolab.si (binaries) and
https://bitbucket.org/biolab/orange (sources).

Installing
----------

This version of Orange requires Python 3.2 or newer. To build it, run::

    pip install numpy
    pip install -r requirements.txt
    python setup.py develop

inside a virtual environment that uses Python 3.2.

Installation of Scipy and qt-graph-helpers is sometimes challenging because of
their non-python dependencies that have to be installed manually. Detailed
guides for some platforms can be found on wiki
(https://github.com/biolab/orange3/wiki).

Starting Orange Canvas
----------------------

Orange Canvas requires PyQt, which is not pip-installable in Python 3. You
have to download and install it system-wide. Make sure that the virtual
environment for orange is created with --system-site-packages, so it will have
access to installed PyQt4.

To start orange canvas from the command line, run::

     python3 -m Orange.canvas

orange3's People

Contributors

astaric avatar janezd avatar ales-erjavec avatar lanzagar avatar jurreb avatar mfrlin avatar jzbontar avatar markotoplak avatar thocevar avatar blazzupan avatar marinkaz avatar tomazc avatar mpolajnar avatar mstajdohar avatar crtg avatar tjanez avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.