Data-Preprocessing Data preprocessing is a data mining technique that involves transforming raw data into an understandable format. Handling Missing Values Delete Row Fill with mean Fill with median Handling Noicy Data with Quantile functions Deleting Row Replace with min Normalization and Reduction Visualization Histogram Density Plot Box Plot Correlation Matrix Scatter Plot