/D_Tree_Implementation

Decision Tree Implementation using Gini Index

Primary LanguageJupyter Notebook

Decision Tree Implementation using Gini Index

This is an implementation of the Decision Tree Algorithm using Gini Index for Discrete Values. I have used a very simple dataset which is makes it easier for understanding.