This is the complete list of members for shark::NBClassifierTrainer< InputType, OutputType >, including all inherited members.
BOOST_SERIALIZATION_SPLIT_MEMBER() | shark::ISerializable | |
DatasetType typedef | shark::AbstractTrainer< NBClassifier< InputType, OutputType > > | |
getDistTrainerContainer() | shark::NBClassifierTrainer< InputType, OutputType > | inline |
InputType typedef | shark::AbstractTrainer< NBClassifier< InputType, OutputType > > | |
LabelType typedef | shark::AbstractTrainer< NBClassifier< InputType, OutputType > > | |
load(InArchive &archive, unsigned int version) | shark::ISerializable | inline |
ModelType typedef | shark::AbstractTrainer< NBClassifier< InputType, OutputType > > | |
name() const | shark::NBClassifierTrainer< InputType, OutputType > | inlinevirtual |
read(InArchive &archive) | shark::ISerializable | inlinevirtual |
save(OutArchive &archive, unsigned int version) const | shark::ISerializable | inline |
train(NBClassifierType &model, LabeledData< InputType, OutputType > const &dataset) | shark::NBClassifierTrainer< InputType, OutputType > | inline |
AbstractTrainer< NBClassifier< InputType, OutputType > >::train(ModelType &model, DatasetType const &dataset)=0 | shark::AbstractTrainer< NBClassifier< InputType, OutputType > > | pure virtual |
write(OutArchive &archive) const | shark::ISerializable | inlinevirtual |
~INameable() | shark::INameable | inlinevirtual |
~ISerializable() | shark::ISerializable | inlinevirtual |