# Develop a program to create histograms for all numerical features and analyze the distribution of each feature. Generate box plots for all numerical features and identify any outliers. Use ...
This module provides intelligent synthetic data generation with automatic column type detection. It uses Gaussian Mixture Models (GMM) for continuous data and categorical sampling for discrete data.