-
Notifications
You must be signed in to change notification settings - Fork 0
mdmagahis/kmeans
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Mark Magahis CS4315 – Intro to Data Mining Assignment 2 ///////////////////// ABOUT /////////////////////////////////// This is a k-means clustering algorithm using the Euclidean distance for 2-dimensional numerical data. For the assignment, this program was written in java using Eclipse. ///////////////////// EXECUTUION ////////////////////////////// To execute in Eclipse, adjust Run Configurations... > Arguments > Program Arguments to the following format: k inputX.txt where k is the k-means and X is the int from the input file name. Selecting Run will save output to outputX.txt.
About
Data Mining class project implementing a kMeans clustering algorithm
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published