Description Constructor Author(s) Examples
Stores a list of lists of trained mixture models, to prevent them being unintentionally being unlisted during cross-validation. Not intended for end-user.
MixModelsListsSet(set)
Creates a MixModelsListsSet object which stores the mixture models.
set
A list as long as the number of classes in the data set. Each element is a list, which each element of is a mixture model trained on one feature.
Dario Strbenac
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.