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