STK++ 0.9.13
|
In this file we define the MixtureSemiLearner class for semi-supervised learning models. More...
#include "STK_MixtureComposer.h"
Go to the source code of this file.
Classes | |
class | STK::MixtureSemiLearner |
Base class for Learning a Mixture mixed model when some classes are known. More... | |
class | STK::MixtureSemiLearnerFixedProp |
specialization of the composer for the fixed proportion case. More... | |
Namespaces | |
namespace | STK |
The namespace STK is the main domain space of the Statistical ToolKit project. | |
In this file we define the MixtureSemiLearner class for semi-supervised learning models.
Definition in file STK_MixtureSemiLearner.h.