Skip to content

That is academic of id3 algorithm for decision tree construction in c language,. We will Map reduce to parallelize it by implement bagging and boosting arhicteure,

License

Notifications You must be signed in to change notification settings

apachefranklin/ID3_parallelisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ID3_parallelisation

That is academic of id3 algorithm for decision tree construction in c language Folder Description contain the description of certains algortihm use in our programm The function use in our model are very well commented

All the declarations of function are in Header folder and implementation are in c files which are in Source folder

How to run

Actualy, you can run test with the command gcc -o main ./Header/*.h ./Source/*.c -lm -lpthread main.c && ./main

About

That is academic of id3 algorithm for decision tree construction in c language,. We will Map reduce to parallelize it by implement bagging and boosting arhicteure,

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages