bleidens / MinkowskiMahalanobis

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Java 100.0%