ClarivueXAI
Explainable-AI library for Python. Makes black-box models interpretable.
- Python
- MIT
- PyPI
- 1.7K PyPI downloads
What it does
ClarivueXAI brings transparency to machine learning models. Feature importance, decision paths, and human-readable explanations out of the box. Works with scikit-learn, XGBoost, and most standard ML pipelines.
- Good for
- Standard Python ML pipelines — scikit-learn, XGBoost and comparable tree and linear models.
How do I install it?
ClarivueXAI is published to PyPI. Install it with one command:
pip install clarivuexaiBuilt with
- Python
- scikit-learn
- XGBoost
- Explainable AI