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