Metadata-Version: 2.1
Name: lrmatrix
Version: 0.0.5
Summary: Logic Rules Matrix package to support the ExMatrix and VAX methods.
Home-page: https://gitlab.com/popolinneto/
Author: Mario Popolin Neto
License: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
Platform: UNKNOWN
Classifier: License :: Free for non-commercial use
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: drawSvg (>=1.6.0)
Requires-Dist: graphviz (>=0.14.1)
Requires-Dist: matplotlib (>=2.1.1)
Requires-Dist: numpy (>=1.16.0)
Requires-Dist: pydotplus (>=2.0.2)
Requires-Dist: scikit-learn (>=0.20.0)

# Logic Rules Matrix

Logic Rules Matrix is a package to support the [Explainable Matrix - ExMatrix](https://pypi.org/project/exmatrix/) and [multiVariate dAta eXplanation - VAX](https://pypi.org/project/vaxm/) methods.

