Metadata-Version: 2.1
Name: pyexplainer
Version: 1.1.4
Summary: Explainable AI tool for Software Quality Assurance (SQA)
License: MIT
Author: Michael
Author-email: michaelfu1998@gmail.com
Requires-Python: >=3.6.1,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: ipython (>=7.16.0,<8.0.0)
Requires-Dist: ipywidgets (>=7.6.3,<8.0.0)
Requires-Dist: numpy (>=1.19.0,<2.0.0)
Requires-Dist: pandas (>=1.1.0,<2.0.0)
Requires-Dist: scikit-learn (>=0.24.2,<0.25.0)
Requires-Dist: scipy (>=1.5.0,<2.0.0)
Requires-Dist: statsmodels (>=0.12.2,<0.13.0)
Project-URL: Repository, https://github.com/awsm-research/pyExplainer
