Open ShubhamMishra1611 opened 2 years ago
Hi Shubham the code LGTM but can you add the following files to support this PR -
1) An example file and put it in the examples folder. Nothing much, just demonstrating the use of this metric. 2) Let me know which issue does it resolve? 3) Add the features you added in the README.md file so that it is up to date with all the features added with your PR.
Added example file along with code formatting and updated README.md file. The issue was #175
Distance metric reference has been taken from here
Added methods to evaluate sEuclidean and Mahalanobis distance and Jaccard,Matching,Dice,Kulsinki,Rogers Tanimoto,Russell Rao Distance,Sokal Michener,Sokal Sneath distance metrics for boolean vector space.