This repository implements Naive Bayes Classifier in python. Initially the label encoding was done to the categories in the form of 0,1 and 2. Using the Bayes theorem the probabilities were calculated and finally the outcomes was predicted whether or not the person can play golf on the basis of input.