Skip to content

Siddhantmest/Kmedian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Kmedian

This is the implementation of Kmedian analysis on the structured data. Kmedian analysis is useful if the distance between the data points is explained by Manhattan distance. The Kmedian analysis minimizes the L1 norm that is the sum of absolute deviations, instead of the squared ones as done by Kmeans.

Releases

No releases published

Packages

No packages published

Languages