LogoLogo
Ctrlk
  • Overview
  • Getting Started
  • Algorithm Overview
  • Saving and Loading
  • Detector Configuration Files
  • Outlier Detection
  • Drift Detection
    • Methods
      • Offline
        • Chi-Squared
        • Kolmogorov-Smirnov
        • Cramér-von Mises
        • Fisher’s Exact Test
        • Maximum Mean Discrepancy
        • Least-Squares Density Difference
        • Learned Kernel
        • Classifier
        • Spot-the-diff
        • Model Uncertainty
        • Mixed-type tabular data
        • Context-Aware Maximum Mean Discrepancy
      • Online
    • Examples
  • Adversarial Detection
  • Deployment
  • Datasets
  • Models
  • Bibliography
  • API Reference
    • alibi_detect.ad
    • alibi_detect.base
    • alibi_detect.cd
    • alibi_detect.datasets
    • alibi_detect.exceptions
    • alibi_detect.models
    • alibi_detect.od
    • alibi_detect.saving
    • alibi_detect.utils
    • alibi_detect.version
Powered by GitBook
On this page

Was this helpful?

Edit
  1. Drift Detection
  2. Methods

Offline

Chi-SquaredKolmogorov-SmirnovCramér-von MisesFisher’s Exact TestMaximum Mean DiscrepancyLeast-Squares Density DifferenceLearned KernelClassifierSpot-the-diffModel UncertaintyMixed-type tabular dataContext-Aware Maximum Mean Discrepancy
PreviousMethodsNextChi-Squared

Last updated 1 year ago

Was this helpful?