Skip to content

Latest commit

 

History

History

Lab_10

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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