Skip to content

vlukiyanov/id3-python-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

id3-python-example

Toy implementation of the ID3 algorithm in Python; this uses explicit recursion for simplicity and requires pre-processed data where each feature is categorical.

See also: https://github.com/tofti/python-id3-trees

About

A toy example of the ID3 algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages