Metadata-Version: 1.1
Name: bob.learn.boosting
Version: 2.0.12
Summary: Boosting framework for Bob
Home-page: https://gitlab.idiap.ch/bob/bob.learn.boosting
Author: Manuel Guenther (with help of Rakesh Mehta)
Author-email: manuel.guenther@idiap.ch
License: BSD
Description: .. vim: set fileencoding=utf-8 :
        .. Mon 15 Aug 2016 10:05:43 CEST
        
        .. image:: http://img.shields.io/badge/docs-stable-yellow.svg
           :target: http://pythonhosted.org/bob.learn.boosting/index.html
        .. image:: http://img.shields.io/badge/docs-latest-orange.svg
           :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.learn.boosting/master/index.html
        .. image:: https://gitlab.idiap.ch/bob/bob.learn.boosting/badges/v2.0.12/build.svg
           :target: https://gitlab.idiap.ch/bob/bob.learn.boosting/commits/v2.0.12
        .. image:: https://gitlab.idiap.ch/bob/bob.learn.boosting/badges/v2.0.12/coverage.svg
           :target: https://gitlab.idiap.ch/bob/bob.learn.boosting/commits/v2.0.12
        .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
           :target: https://gitlab.idiap.ch/bob/bob.learn.boosting
        .. image:: http://img.shields.io/pypi/v/bob.learn.boosting.svg
           :target: https://pypi.python.org/pypi/bob.learn.boosting
        .. image:: http://img.shields.io/pypi/dm/bob.learn.boosting.svg
           :target: https://pypi.python.org/pypi/bob.learn.boosting
        
        
        =============================
         Boosted Learning Algorithms
        =============================
        
        This package is part of the signal-processing and machine learning toolbox
        Bob_.  It implements a generalized boosting framework, which incorporates
        different boosting approaches.
        
        
        Installation
        ------------
        
        Complete Bob's `installation`_ instructions. Then, to install this pacakge,
        run::
        
          $ conda install bob.learn.boosting
        
        
        Contact
        -------
        
        For questions or reporting issues to this software package, contact our
        development `mailing list`_.
        
        
        .. Place your references here:
        .. _bob: https://www.idiap.ch/software/bob
        .. _installation: https://www.idiap.ch/software/bob/install
        .. _mailing list: https://www.idiap.ch/software/bob/discuss
        
Platform: UNKNOWN
Classifier: Framework :: Bob
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
