This repository contains an implementation of the Decision Tree algorithm from scratch using various impurity methods such as Gini index, entropy, misclassification error, etc.
-
Updated
May 16, 2023 - Jupyter Notebook
This repository contains an implementation of the Decision Tree algorithm from scratch using various impurity methods such as Gini index, entropy, misclassification error, etc.
Classification of IRIS Dataset using various distance metrics.
To associate your repository with the misclassification-error-rate topic, visit your repo's landing page and select "manage topics."