Decision Tree implementation, in Machine Learning.
The algorithm is implemented in C++. It took a lot of time :(
The problem specification is described in the Assignment1.pdf. This project will learn by generating decision tree from some sample data and with this tree it will predict some circumstances.