Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

li59135016/DecisionTreeClassifier

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

DecisionTreeClassifier

  • A decision tree based on the C4.5 algorithm.
  • Works on a wine dataset from https://archive.ics.uci.edu/ml/datasets/Wine+Quality
  • Classifies based on wine quality in binary. 0-6 is "0" and above 7 is "1"
  • Attributes are split based on normalized information gain

About

C4.5 implementation using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.