Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 151 Bytes

File metadata and controls

2 lines (2 loc) · 151 Bytes

k-Means

Implementation of the standard k-Means algorithm and creating a processing pipeline for the UCI car evaluation data set. Using Java and Git.