Available methods for computing the results of the naive Bayes model based prediction.
More...
◆ PredictionMethod()
Constructs the prediction method object using the provided value
- Parameters
-
value | Value corresponding to the prediction method object |
◆ getValue()
Returns the value corresponding to the prediction method object
- Returns
- Value corresponding to the prediction method object
◆ defaultDense
Default Multinomial Naive Bayes prediction method
◆ fastCSR
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