forked from sfyoung/KMeansHadoop
-
Notifications
You must be signed in to change notification settings - Fork 0
qingdanry/KMeansHadoop
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
These codes explain how to realize K-Means Clustering algorithm in Hadoop. They are achieved by Python and Hadoop streaming. You run this program in Linix by typing: for locale $ ./localJob.sh for Hadoop $ ./hadoopJob.sh Just for fun
About
K-Means clustering algorithm for Hadoop
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 57.2%
- Shell 42.8%