Metadata-Version: 1.2
Name: protoattend
Version: 0.1.3
Summary: Protoattend library for interpretable machine learning
Home-page: https://github.com/aced125/protoattend
Author: Laksh Aithani
Author-email: lakshaithanii@gmail.com
License: MIT license
Description: ===========
        protoattend
        ===========
        
        
        .. image:: https://img.shields.io/pypi/v/protoattend.svg
                :target: https://pypi.python.org/pypi/protoattend
        
        .. image:: https://img.shields.io/travis/aced125/protoattend.svg
                :target: https://travis-ci.com/aced125/protoattend
        
        .. image:: https://readthedocs.org/projects/protoattend/badge/?version=latest
                :target: https://protoattend.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/aced125/protoattend/shield.svg
             :target: https://pyup.io/repos/github/aced125/protoattend/
             :alt: Updates
        
        
        
        Protoattend library for interpretable machine learning
        
        
        * Free software: MIT license
        * Documentation: https://protoattend.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 (2020-05-26)
        ------------------
        
        * First release on PyPI.
        
Keywords: protoattend
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
