Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 246 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 246 Bytes

ID3-QuinnImplementation

My implementation of ID3-Quinlan's algorithm.

  1. Prepare an Excel file named "dane.csv"
  2. Run script
  3. File 'graph.txt' will be created
  4. To visualize graph use online tools ie. http://www.webgraphviz.com/

Enjoy :)