/ID3-simple-decision-tree-learning-algorithm

This repository contains a simple implementation of the ID3 decision tree learning algorithm in Python. The ID3 algorithm is a popular machine learning algorithm used for building decision trees based on given data.

Primary LanguagePython

No issues in this repository yet.