Skip to content

Files

Latest commit

4d9e1e9 · Apr 29, 2021

History

History

Lab_10

Distance Metrics

Date: 29.04.2021

Files:

  • dataset.csv: Random dataset with 25 rows & 10 features generated using Google Sheets RANDBETWEEN(low, high) function
  • distance-metrics.csv: Contains original dataset with the calculated distance metrics
  • metrics.m: Matlab driver code to process the dataset & calculate the distance metrics

Metrics Implemented:

  • Euclidean
  • Manhattan
  • Chi-squared
  • Chess Board
  • Earth Mover's