Skip to content

Aldemaro14/kmeans_random_data_model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Simple KMeans Algorithm for testing with random data.

You can add more clusters with:
********************************************************
*mean# = [np.random.randint(50), np.random.randint(50)]*
********************************************************

About

A simple Kmeans algorithm for testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published