Object/animal guessing game (a.k.a. 20 Questions game), which learns on your answers, implemented using Decision Tree Learning in Java
-
Updated
Feb 1, 2024 - Java
Object/animal guessing game (a.k.a. 20 Questions game), which learns on your answers, implemented using Decision Tree Learning in Java
Machine learning decision tree that classifies, trains, and tests on a given .csv file. The resulting best decision tree is then visualized.
Add a description, image, and links to the learning-decision-tree topic page so that developers can more easily learn about it.
To associate your repository with the learning-decision-tree topic, visit your repo's landing page and select "manage topics."