Manual Similarity Calculation: Programming Exercise

This Colab shows how to design a manual similarity measure for a dataset of chocolate bar ratings. You will do the following:

  1. Load and clean the data.
  2. Inspect and prepare the data.
  3. Calculate the similarity between chocolates manually.
Colab
Clustering with a Manual Similarity Measure