Skip to content

Added updated preprocessing clustering file

  • Loaded dataset using a custom utility
  • Encoded categorical features:
  • Plotted target distribution and age histogram (with mean/median)
  • EDA - Exploratory Data Analysis
  • Robust scaling applied

The generated processed dataset is now ready for clustering models.

Merge request reports

Loading