Metadata-Version: 1.1
Name: binopt
Version: 0.1.0
Summary: Categorisation of labeled data
Home-page: https://github.com/yhaddad/binopt
Author: Yacine Haddad
Author-email: yhaddad@cern.ch
License: GNU General Public License v3
Description-Content-Type: UNKNOWN
Description: ===============================
        binopt
        ===============================
        
        
        .. image:: https://img.shields.io/pypi/v/binopt.svg
                :target: https://pypi.python.org/pypi/binopt
        
        
        .. image:: https://img.shields.io/travis/yhaddad/binopt.svg
                :target: https://travis-ci.org/yhaddad/binopt
                
                
        .. image:: https://readthedocs.org/projects/binopt/badge/?version=latest
                :target: https://binopt.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
                
                
        .. image:: https://pyup.io/repos/github/yhaddad/binopt/shield.svg
             :target: https://pyup.io/repos/github/yhaddad/binopt/
             :alt: Updates
             
        .. image:: https://zenodo.org/badge/86721620.svg
           :target: https://zenodo.org/badge/latestdoi/86721620
        
        
        This package is aiming to categorize labeled data in terms of a global figure of merit. In high energy physics, categorization of collision data is done by maximizing the discovery significance.
        
        
        
        
        * Free software: GNU General Public License v3
        * Documentation: https://binopt.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        ---------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2017-04-06)
        ------------------
        
        * First release on PyPI.
        
Keywords: binopt
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
