Tabular Anomaly Detection Methods
This page provides an overview of the anomaly detection methods available in the AI-DAPT Data Cleaning Engine for tabular data.
Each method identifies anomalous or erroneous values in a DataFrame and replaces them with NaN, enabling explicit handling in subsequent processing steps.
All methods operate on numerical columns.