Decision Tree

Consider a dataset based on which we will determine whether to play football or not.


a) Build the complete decision tree.
b) Write python code to build the decision tree and check for accuracy with test data