Use preprocessing tools in diffprivlib.models
mainThe diffprivlib.models module includes differentially private preprocessing tools to prepare data for modeling.
Available preprocessing tools include:
StandardScaler: Differentially private feature scaling that removes the mean and scales to unit variance