Metadata-Version: 2.4
Name: aizenx-xai
Version: 0.1.0
Summary: AizenX - Explainable AI toolkit for model interpretability and fairness
Author: Bhageeratha Reddy
Project-URL: Homepage, https://github.com/kuppireddybhageerathareddy1110/aizenx
Project-URL: Repository, https://github.com/kuppireddybhageerathareddy1110/aizenx
Project-URL: Issues, https://github.com/kuppireddybhageerathareddy1110/aizenx/issues
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scikit-learn
Requires-Dist: matplotlib
Requires-Dist: seaborn
Requires-Dist: plotly
Requires-Dist: fastapi
Requires-Dist: uvicorn
Requires-Dist: python-multipart
Requires-Dist: streamlit
Requires-Dist: networkx
Dynamic: license-file
Dynamic: requires-python

# AizenX

AizenX is an Explainable AI toolkit that helps developers understand
machine learning models.

Features

- Global feature importance
- Local prediction explanations
- Counterfactual generation
- Bias detection
- Visualization tools
