Orange Reliability documentation ================================ Orange Reliability is an add-on for Orange_ data mining software package that enables the estimation of reliabilities for individual predictions. .. _Orange: http://orange.biolab.si/ Widgets ------- This module contains a widget named Reliability, but unfortunately it has not yet been documented. .. toctree:: :maxdepth: 1 Scripting Reference ------------------- .. toctree:: :maxdepth: 1 Orange.evaluation.reliability Installation ------------ To install Reliability add-on for Orange from PyPi_ run:: pip install Orange-Reliability To install it from source code run:: python setup.py install To build Python egg run:: python setup.py bdist_egg To install add-on in `development mode`_ run:: python setup.py develop .. _development mode: http://packages.python.org/distribute/setuptools.html#development-mode .. _PyPi: http://pypi.python.org/pypi Source Code and Issue Tracker ----------------------------- Source code is available on Bitbucket_. For issues and wiki we use Trac_. .. _Bitbucket: https://bitbucket.org/biolab/orange-reliability .. _Trac: http://orange.biolab.si/trac/ Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`