Backend Overview

This section documents the backend of the AI-DAPT Data Cleaning Engine.

The backend is responsible for:

  • Executing data cleaning tasks

  • Running imputation and anomaly detection models

  • Exposing APIs consumed by the platform and external services

  • Managing configuration and runtime environments