Xplainable Python SDK
Documentation for the open-source Python package
(pip install xplainable). These docs are versioned — use the version
dropdown in the navbar to match the release you have installed.
What's here
- Getting Started — install the SDK and train your first transparent model.
- Python API — XClassifier, XRegressor, preprocessing, and NLP utilities.
- Advanced — partitioned models, rapid refitting, XEvolutionaryNetwork.
- Tutorials — end-to-end notebooks on real datasets.
Looking for the hosted platform?
The Xplainable platform (v2 algorithm, in-app and agentic training, inference API, MCP) has its own always-current documentation: Platform docs. To connect the SDK to the platform, see Cloud integration.