View source: R/som.nn.multitrain.R
enrich.dirty | R Documentation |
Maps x to the SOM defined in model and makes a list of dirty neurons (i.e. neurons with more then one class label mapped). All training samples in these neurons are added to the training set to enhance their training.
enrich.dirty(x, model, multiple)
x |
training data |
model |
SOMnn model |
multiple |
enhancement factor for dirty samples |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.