NBClassifier.h File Reference
#include "shark/Core/Exception.h"
#include "shark/Core/Math.h"
#include "shark/Models/AbstractModel.h"
#include <boost/noncopyable.hpp>
#include <boost/smart_ptr/shared_ptr.hpp>
#include <limits>
#include <utility>

Go to the source code of this file.

Classes

class  shark::NBClassifier< InputType, OutputType >
 Naive Bayes classifier. More...
 

Namespaces

 shark
 AbstractMultiObjectiveOptimizer.