Available methods for computing the results of the naive Bayes model based prediction.
More...
Constructs the prediction method object using the provided value
- Parameters
-
value | Value corresponding to the prediction method object |
Returns the value corresponding to the prediction method object
- Returns
- Value corresponding to the prediction method object
Default Multinomial Naive Bayes prediction method
Multinomial naive Bayes model based prediction for sparse data in CSR format
The documentation for this class was generated from the following file:
- multinomial_naive_bayes/prediction/PredictionMethod.java