Skip to content

VictorShima/Decision-Tree-Python-

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fork


Forked from https://github.com/m4jidRafiei/Decision-Tree-Python-

Modifications


  • print_visualTree now accepts a render=bool attribute to avoid automatic rendering.
  • print_visualTree now returns the Digraph and allows modification and manual rendering.
  • Recursive id3 step now passes a copy of attributes to each sibling.
  • Digraph node ids are now randomly generated instead of using the node value.

About

Visual Decision Tree Based on Categorical Attributes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%