Implementation of decision tree from scratch using numpy and pandas only. Supports both type of cost function, information gain as well as gini index
-
Updated
Nov 5, 2023 - Jupyter Notebook
Implementation of decision tree from scratch using numpy and pandas only. Supports both type of cost function, information gain as well as gini index
Course Repository for COL341 Machine Learning, 6th Semester IIT Delhi, 2022-23
Add a description, image, and links to the decision-trees-numpy topic page so that developers can more easily learn about it.
To associate your repository with the decision-trees-numpy topic, visit your repo's landing page and select "manage topics."