News

This is an implementation of a full machine learning classifier based on decision trees (in python using Jupyter notebook). It uses the dataset Mushroom Data Set to train and evaluate the classifier.
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 ...
Enterprise management is a complex process, involving many aspects. With the development of information technology, enterprises urgently need a system capable of data management, information ...
The objective of this paper is to propose a new spatial decision tree algorithm based on the ID3 algorithm for discrete features represented in points, lines and polygons. As in the ID3 algorithm that ...