This document discusses using the ID3 decision tree algorithm to evaluate research scholars based on feedback from their guides/advisors. It begins by describing the problem and how a dataset is formed using attributes about scholars and feedback from guides. It then provides an overview of the ID3 algorithm and how it works. The document applies the ID3 algorithm to the scholar evaluation dataset to construct a decision tree, which can then be used to determine a guide's overall view of a scholar based on their attribute values. The tree can also provide scholars with guidelines on areas to improve to achieve a better evaluation.