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.
Add a description, image, and links to the misclassification-error-rate topic page so that developers can more easily learn about it.
To associate your repository with the misclassification-error-rate topic, visit your repo's landing page and select "manage topics."