Skip to content

ComeOnGetMe/KMeans-with-custom-metric-function-and-multithreading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KMeans with custom metric function and multithreading

An implementation of K-Means algorithm in Python that supports custom metric functions and multithread-computing for distance matrix.

Evaluating different prototype selection methods with different metrics.\ Dataset: MNIST \ Custom metric: tangent distance (as an example)\

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published