Metadata-Version: 1.1
Name: bob.learn.boosting
Version: 2.0.16
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-v2.0.16-yellow.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.learn.boosting/v2.0.16/index.html
        .. image:: http://img.shields.io/badge/docs-latest-orange.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.learn.boosting/master/index.html
        .. image:: https://gitlab.idiap.ch/bob/bob.learn.boosting/badges/v2.0.16/build.svg
           :target: https://gitlab.idiap.ch/bob/bob.learn.boosting/commits/v2.0.16
        .. image:: https://gitlab.idiap.ch/bob/bob.learn.boosting/badges/v2.0.16/coverage.svg
           :target: https://gitlab.idiap.ch/bob/bob.learn.boosting/commits/v2.0.16
        .. 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
        
        
        =============================
         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 package,
        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 :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
