KunalArora / bdma-data-mining-ID3Algo

Implement the supervised classification algorithm ID3 (Iterative Dichotomiser 3) in Java. Done as a project for the university course.

Home Page:https://en.wikipedia.org/wiki/ID3_algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Follow the HowToRunReadme.docx to compile and run the above program.

About

Implement the supervised classification algorithm ID3 (Iterative Dichotomiser 3) in Java. Done as a project for the university course.

https://en.wikipedia.org/wiki/ID3_algorithm


Languages

Language:Java 100.0%