mlpack
Public Member Functions | Public Attributes | List of all members
NBCModel Struct Reference
Collaboration diagram for NBCModel:
Collaboration graph
[legend]

Public Member Functions

template<typename Archive >
void serialize (Archive &ar, const uint32_t)
 Serialize the model.
 

Public Attributes

NaiveBayesClassifier nbc
 The model itself.
 
Col< size_t > mappings
 The mappings for labels.
 

The documentation for this struct was generated from the following file: