Skip to content

This is a repository for learning and implementing a class based logic for the C4.5 Algorithm which is a decision tree type algorithm

Notifications You must be signed in to change notification settings

sudar-coder321/C4.5_Decision-Tree_Algorithm_Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C4.5_Decision-Tree_Algorithm_Learning

This is a repository for learning and implementing a class based logic for the C4.5 Algorithm which is a decision tree type algorithm

Algorithm Pseudo Code

image

Visualisation of the Algorithm Working

image

Examples for the Datasets tennis.csv and testSetSimple.csv

image

About

This is a repository for learning and implementing a class based logic for the C4.5 Algorithm which is a decision tree type algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages