Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 529 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 529 Bytes

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