Skip to content

This repo includes Minkowski and Mahalanobis distance implementation without using any data mining or linear algebra libraries. It also has covariance matrix implementation, which can be handy as well.

Notifications You must be signed in to change notification settings

EsraKantarci/MinkowskiMahalanobis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Minkowski and Mahalanobis Distances

This repo includes Minkowski and Mahalanobis distance implementation without using any data mining or linear algebra libraries. It also has covariance matrix implementation, which can be handy as well. For the further implementation details, you can see the commentaries inside the code.

About

This repo includes Minkowski and Mahalanobis distance implementation without using any data mining or linear algebra libraries. It also has covariance matrix implementation, which can be handy as well.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages