“…In order to apply the Naïve‐Bayes classifier to the extraction of continuous data and estimate the class probability of
and the conditional probability of
with
in Figure 4, we should first discretise the received features with the aim of converting continuous values to discrete values. A simple way to do this is to use median‐based discretization, which converts continuous features into a range of the set
, and then we can use the discrete orthogonal matrix generation method, which is the most frequently applied discretisation method in the literature [
15]. After, the Naïve‐Bayes can be written in the discriminative way of neural network functions.…”