Toy implementation of the ID3 algorithm in Python; this uses explicit recursion for simplicity and requires pre-processed data where each feature is categorical.
vlukiyanov/id3-python-example
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Toy implementation of the ID3 algorithm in Python; this uses explicit recursion for simplicity and requires pre-processed data where each feature is categorical.