Skip to content

Latest commit

 

History

History
24 lines (23 loc) · 539 Bytes

README.md

File metadata and controls

24 lines (23 loc) · 539 Bytes

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