Skip to content

A visualization of the training of 2D data points of different colors through Decision Trees

Notifications You must be signed in to change notification settings

cobyj33/Decision-Tree-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decision Tree Visualizer

A little computer science project for decision trees done the day before it was due.

Dynamically training and retraining Decision Tree that predicts how data will be distributed based on training points

Build with Apache Ant by running the "ant" command in the terminal from the project's root directory with Apache Ant installed. A jar file "dist/Decision-Tree-Visualizer.jar" should then appear and be executable.

The program misses a lot of quality of life issues, like erasing points, showing point coordinates, etc.... But I did what I had to do for the grade (•‿•)

Training Training Overtraining

About

A visualization of the training of 2D data points of different colors through Decision Trees

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages