Section 4 is solely devoted to the main research task of building classification
classifiers. This section begins with sorting the training data for Naive Bayes classifier
and then creating the probability table. The later portions of this section describes how to
build a Random Forest method of classification. The section concludes by presenting
performance metrics such as the accuracy and precision for the proposed classification
models.
Finally, Section 5 concludes the thesis by summarizing all the four sections and
the results obtained. In addition, several potential approaches are described for improving
the classification accuracy, intended as a guide to future researchers who wish to extend
and build on this thesis.