Metadata-Version: 1.1
Name: bob.learn.boosting
Version: 2.0.0b1
Summary: Boosting framework for Bob
Home-page: https://github.com/bioidiap/bob.learn.boosting
Author: Manuel Guenther (with help of Rakesh Mehta)
Author-email: manuel.guenther@idiap.ch
License: GPLv3
Description: .. vim: set fileencoding=utf-8 :
        .. Manuel Guenther <manuel.guenther@idiap.ch>
        .. Thu Sep  4 10:53:22 CEST 2014
        
        .. image:: http://img.shields.io/badge/docs-stable-yellow.png
           :target: http://pythonhosted.org/bob.learn.boosting/index.html
        .. image:: http://img.shields.io/badge/docs-latest-orange.png
           :target: https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.learn.boosting/master/index.html
        .. image:: https://travis-ci.org/bioidiap/bob.learn.boosting.svg?branch=master
           :target: https://travis-ci.org/bioidiap/bob.learn.boosting
        .. image:: https://coveralls.io/repos/bioidiap/bob.learn.boosting/badge.png
           :target: https://coveralls.io/r/bioidiap/bob.learn.boosting
        .. image:: https://img.shields.io/badge/github-master-0000c0.png
           :target: https://github.com/bioidiap/bob.learn.boosting/tree/master
        .. image:: http://img.shields.io/pypi/v/bob.learn.boosting.png
           :target: https://pypi.python.org/pypi/bob.learn.boosting
        .. image:: http://img.shields.io/pypi/dm/bob.learn.boosting.png
           :target: https://pypi.python.org/pypi/bob.learn.boosting
        
        =============================
         Bob's extension to boosting
        =============================
        
        The package implements a generalized boosting framework, which incorporates different boosting approaches.
        
        Installation
        ------------
        To install this package -- alone or together with other `Packages of Bob <https://github.com/idiap/bob/wiki/Packages>`_ -- please read the `Installation Instructions <https://github.com/idiap/bob/wiki/Installation>`_.
        For Bob_ to be able to work properly, some dependent packages are required to be installed.
        Please make sure that you have read the `Dependencies <https://github.com/idiap/bob/wiki/Dependencies>`_ for your operating system.
        
        Documentation
        -------------
        For further documentation on this package, please read the `Stable Version <http://pythonhosted.org/bob.learn.boosting/index.html>`_ or the `Latest Version <https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.learn.boosting/master/index.html>`_ of the documentation.
        For a list of tutorials on this or the other packages ob Bob_, or information on submitting issues, asking questions and starting discussions, please visit its website.
        
        .. _bob: https://www.idiap.ch/software/bob
        
Platform: UNKNOWN
Classifier: Framework :: Bob
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
