-
Notifications
You must be signed in to change notification settings - Fork 17
C4.5 is a commonly used in decision tree algorithm in data mining for classification. The existing C4.5 algorithm implementation is running in serial way. We are implementing this algorithm using Hadoop MapReduce framework which can run parallel in multiple system.
prayagsurendran/C4.5-using-hadoop-map-reduce-framework
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
C4.5 is a commonly used in decision tree algorithm in data mining for classification. The existing C4.5 algorithm implementation is running in serial way. We are implementing this algorithm using Hadoop MapReduce framework which can run parallel in multiple system.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published