Skip to content

Custom Java Implementation of ID3 data mining algorithm - Decision Classification Tree

Notifications You must be signed in to change notification settings

antonmdv/DecisonClassificationTree

Repository files navigation

Decison Classification Tree


Please see *Final Report* and *Final Presentation* for details

Analysis of Algorithms project


  1. Anton Medvedev
  2. Brian Ewanyk
  3. Adam Hill

Run Algorithm.java, preferably with an IDE.

The files that this program uses are hard-coded into Algorithm.java

  • for train set check line 42
  • for test set check line 69

    • You must change the string value in the File constructor to change the file being used

About

Custom Java Implementation of ID3 data mining algorithm - Decision Classification Tree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages