Metadata-Version: 2.1
Name: pudu
Version: 0.0.1
Summary: A Python package to perform Local Importance Gradient (LIG), an explanability method for machine learning algorithms.
Home-page: https://github.com/pudu-py/pudu
Author: pudu
Author-email: puduhola@gmail.com
License: MIT license
Description: # pudu
        
        
        [![image](https://img.shields.io/pypi/v/pudu.svg)](https://pypi.python.org/pypi/pudu)
        [![image](https://img.shields.io/conda/vn/conda-forge/pudu.svg)](https://anaconda.org/conda-forge/pudu)
        
        
        **pudu is a python library to perform Local Importance Gradient (LIG)**
        
        
        -   Free software: MIT license
        -   Documentation: https://enricgrau.github.io/pudu
            
        
        ## Features
        
        -   TODO
        
        ## Credits
        
        This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.
        
Keywords: pudu
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.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
Description-Content-Type: text/markdown
