.. mlbugdetection documentation master file, created by
sphinx-quickstart on Fri Oct 28 14:48:48 2022.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
MLBugDetection
===========================================
Most machine learning explainability packages requires both trained models and the training data to create Explainer objects that explain the model's behavior. This package allows ceteris paribus analysis of features using only the trained model and one or more input samples.
Resources
===========================================
* Source code on `GitHub `_
* How to use? You can check the `Tutorial `_
* Do you want to contribute? `Check here `_
Topics
===========================================
Here, you can see how to install the library and see all modules and functions.
.. toctree::
:maxdepth: 2
installation
analysis
monotonic
critical
calibration
sanity
data
model
Indices and tables
===========================================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`