ur dataset ➢ e.g., Histograms, Scatterplots, Correlation matrices (for exploring strength of relationship between features) • Investigate the data types of your features (to gain familiarity of your dataset): The general data types can be Numerical or Categorical features ➢Numerical features: data to which a number is assigned as a continuous quantitative value e.g., House prices ➢Categorical features: data defined by a finite number of groups/categories e.g., Gender, Ethnicity Exploring a single feature Exploring 2 features Exploring more