###############
Orange Tutorial
###############

If you are new to Orange, then this is probably the best place to start. This
tutorial was written with a purpose to provide a gentle tutorial over basic
functionality of Orange. The tutorial includes:

As Orange is integrated within `Python <http://www.python.org/>`_, the tutorial
is in essence a guide through some basic Orange scripting in this language.
Although relying on Python, those of you who have some knowledge on programming
won't need to learn Python first: the tutorial should be simple enough to skip
learning Python itself.

Contents:

.. toctree::
   :maxdepth: 1

   start.rst
   load-data.rst
   basic-exploration.rst
   classification.rst
   evaluation.rst
   learners-in-python.rst
   regression.rst
   association-rules.rst
   feature-subset-selection.rst
   ensembles.rst
   discretization.rst

****************
Index and search
****************

* :ref:`genindex`
* :ref:`search`
