Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 176 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 176 Bytes

ID3 Decision Tree in Python

A Python based Decision Tree Implemented using ID3 Algorithm

What you get

  • Basic Algorithm
  • Working Tree
  • Tree Splitting on Binary Split