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