Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

BrandeisPatrick/K-mean-cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PA06 

Optimization.java has main method for Kmeans clustering optimization 

Input file should have same format as files from the website http://cs.joensuu.fi/sipu/datasets/ 

Total steps of Iteration were set to 1000; 



Centroids are Arraylist<Double> 

However,for convenience of reading and keep a same format as the results from http://cs.joensuu.fi/sipu/datasets/, 
the Output are converted to Int. 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages