Metadata-Version: 2.1
Name: mlpepr
Version: 0.1b2
Summary: PePR is a library for pentesting the privacy risk and robustness of machine learning models.
Home-page: https://github.com/hallojs/ml-pepr
Author: University of Luebeck: ITS KI-Lab Group
Author-email: jonas.sander@t-online.de
License: GPL
Project-URL: Bug Tracker, https://github.com/hallojs/ml-pepr/issues
Project-URL: Documentation, https://hallojs.github.io/ml-pepr/
Description: ML-PePR: Pentesting Privacy and Robustness
        ==========================================
        
        ML-PePR stands for Machine Learning Pentesting for Privacy and Robustness and is a Python library for evaluating machine
        learning models. PePR is easily extensible and hackable. PePR's attack runner allows structured pentesting, and the
        report generator produces straightforward privacy and robustness reports (LaTeX/PDF) from the attack results.
        
        **Caution, we cannot guarantee the correctness of PePR. Always do check the plausibility of your results!**
        
        Installation
        ------------
        
        To install pepr use ``pip install mlpepr``.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
