#include "../common/xmmCircularbuffer.hpp"
#include "../common/xmmEvents.hpp"
#include "../trainingset/xmmTrainingSet.hpp"
#include "xmmModelSharedParameters.hpp"
#include <memory>
#include <mutex>
Go to the source code of this file.
Classes | |
class | xmm::TrainingEvent |
Event for monitoring the training process. More... | |
class | xmm::SingleClassProbabilisticModel |
Generic Template for Machine Learning Probabilistic models based on the EM algorithm. More... | |
Namespaces | |
xmm | |