.. driftlens documentation master file, created by sphinx-quickstart on Tue Aug 13 21:14:16 2024. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to DriftLens's documentation! ===================================== The documentation will be updated soon! `DriftLens `_ is an unsupervised concept drift detection technique for deep learning classifiers dealing with unstructured data. It is based on the distribution distances between the internal representations (i.e., embedding) produced by deep learning classifiers on unstructured data, such as texts, images, and audios. This documentation will guide you through everything you need to know to use, configure, and contribute to DriftLens. .. toctree:: :maxdepth: 2 :caption: Contents: introduction citation installation examples .. toctree:: :maxdepth: 2 :caption: DriftLens API driftlens Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`