Metadata-Version: 2.4
Name: acfx
Version: 0.2.0
Summary: Actionable Counterfactual eXplanations
Author-email: Szymon Bobek <szymon.bobek@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/sbobek/acfx
Project-URL: Documentation, https://acfx.readthedocs.org
Project-URL: Issues, https://github.com/sbobek/acfx/issues
Keywords: xai,tabular data,explainability,model-agnostic,counterfactual,causal
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.22.4
Requires-Dist: pandas>=1.4.3
Requires-Dist: scipy>=1.11.4
Requires-Dist: scikit-learn>=1.1.1
Requires-Dist: optuna>=4.2.0
Requires-Dist: interpret==0.6.9
Requires-Dist: interpret-core==0.6.9
Requires-Dist: overrides>=7.4.0
Provides-Extra: benchmark
Requires-Dist: tensorflow==2.14.0; extra == "benchmark"
Requires-Dist: lingam==1.9.1; extra == "benchmark"
Requires-Dist: openml==0.15.1; extra == "benchmark"
Requires-Dist: alibi==0.9.6; extra == "benchmark"
Requires-Dist: lux-explainer==1.3.2; extra == "benchmark"
Requires-Dist: networkx==3.4.2; extra == "benchmark"
Requires-Dist: cfnow==0.0.6; extra == "benchmark"
Requires-Dist: dice-ml==0.11; extra == "benchmark"
Requires-Dist: pydotplus==2.0.2; extra == "benchmark"
Requires-Dist: deap==1.4.2; extra == "benchmark"
Requires-Dist: pydot==3.0.4; extra == "benchmark"
Provides-Extra: streamlit-app
Requires-Dist: streamlit==1.48.0; extra == "streamlit-app"
Requires-Dist: streamlit-sortables==0.3.1; extra == "streamlit-app"
Requires-Dist: networkx==3.4.2; extra == "streamlit-app"
Requires-Dist: lingam==1.9.1; extra == "streamlit-app"
Dynamic: license-file
