Skip to content

Python Implementation of Pham, Dimov, and Nguyen's f(k) function in a 2004 journal article named "Selection of K in K-means clustering".

Notifications You must be signed in to change notification settings

Vonatzki/pham_dimov_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Python Implementation of f(K) function

This repo contains a Jupyter notebook that shows a Python implementation of the f(K) function of Pham, Dimov, and Nguyen from 2004. The value of f(K) is the ratio of the real distortion to the estimated distortion and is close to 1 when the data distribution is uniform. Equation of the function as follows:

Image

About

Python Implementation of Pham, Dimov, and Nguyen's f(k) function in a 2004 journal article named "Selection of K in K-means clustering".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published