Description Usage Arguments Value References Examples
This function performs Simba(Iterative Search Margin Based Algorithm).
1 | Simba(xx, yy, T = 5)
|
xx |
model matrix of explanatory variables |
yy |
label vector |
T |
number of instance used to update weights, default to be 5 |
w |
new weight after Simba algorithm |
Gilad-Bachrach R, Navot A, Tishby N. Margin based feature selection-theory and algorithms[C]//Proceedings of the twenty-first international conference on Machine learning. ACM, 2004: 43.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.