Get predicted probabilities of class membership based on an ensemble of Kohonen self organizing maps
1 | ensemble.predict(truth, pattern, newdata, n.ensemble = 10)
|
truth |
the known classification |
pattern |
the patterns of the known classification |
newdata |
the pattern to get predictions for |
n.ensemble |
Number of kohonen SOM's to use |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.