Supervised Similarity Calculation: Programming Exercise

This Colab shows how to design a supervised 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. Generate embeddings for chocolate data using a DNN.
Colab
Clustering with a Supervised Similarity Measure