Implementation of Decision Tree using two heuristics for Assignment 01 of the course CS6375: Machine Learning.
-
Updated
Jan 15, 2019 - Java
Implementation of Decision Tree using two heuristics for Assignment 01 of the course CS6375: Machine Learning.
Implement the decision tree learning algorithm using Information gain heuristic & Variance impurity heuristic
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."