Implement the decision tree learning algorithm using Information gain heuristic & Variance impurity heuristic
-
Updated
Nov 1, 2021 - Python
Implement the decision tree learning algorithm using Information gain heuristic & Variance impurity heuristic
Implementation of Decision Tree using two heuristics for Assignment 01 of the course CS6375: Machine Learning.
Add a description, image, and links to the variance-impurity topic page so that developers can more easily learn about it.
To associate your repository with the variance-impurity topic, visit your repo's landing page and select "manage topics."