Metadata-Version: 2.4
Name: egive
Version: 0.1.0
Summary: A Python package for EGIVE, an efficient variable importance and interaction detection method for black-box ML models
Home-page: https://github.com/peerreviewacct/egive
Author: Anonymous for peer review
Author-email: 
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy<3,>=2.0.2
Requires-Dist: pandas<3,>=1.5.3
Requires-Dist: scipy<2,>=1.6.3
Requires-Dist: joblib<2,>=1.5.3
Requires-Dist: altair>=6.0.0
Requires-Dist: scikit-learn<2,>=1.6.1
Requires-Dist: statsmodels<1,>=0.14.6
Requires-Dist: vegafusion[embed]>=1.5.0
Requires-Dist: vl-convert-python>=1.6.0
Requires-Dist: pyarrow<24,>=23.0.0
Dynamic: author
Dynamic: classifier
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
