.. KDVS documentation master file, created by
   sphinx-quickstart on Thu Jul 21 22:15:27 2011.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Knowledge Driven Variable Selection documentation
=================================================

:Release: |version|
:Date: |today|
:Homepage: http://slipguru.disi.unige.it/Research/KDVS/

.. moduleauthor:: Grzegorz Zycinski <grzegorz.zycinski@disi.unige.it>

Knowledge Driven Variable Selection (KDVS) provides experimental integration of
numerical data and related prior knowledge, to confirm existing statistically
significant relations between data bits (suggested by prior knowledge), and to
discover new ones. It uses statistical learning algorithms developed by
`SlipGURU <http://slipguru.disi.unige.it/>`_ research group at Dipartimento di
Informatica, Bioingegneria, Robotica ed Ingegneria dei Sistemi (DIBRIS),
Università degli Studi di Genova, Italy.

`KDVS` is licensed under `GNU General Public License (GPL) version 3 <http://www.gnu.org/licenses/gpl.html>`_.

KDVS requires the following environment(s):
    - Python v2.6+

KDVS has not been tested with Python 3.

It also requires the following Python packages:
    - numpy -- v1.4.0+
    - matplotlib -- v1.2.1+ (TODO: check on P2.6!!!)
    - l1l2py -- v1.0.5

Contents:

.. toctree::
    :maxdepth: 2

    doc-gen/background.rst
    doc-gen/framework.rst
    doc-gen/applications.rst
    doc-gen/writingapplication.rst
    doc-gen/annex.rst
    doc-gen/roadmap.rst
    doc-api/api.rst

..    doc-gen/glossary.rst

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

