irma_check {KBoost} | R Documentation |
Function to produce the AUPR and AUROC Results on the IRMA datasets.
irma_check(v, g, ite)
v |
a number between 0 and 1 that is the shrinkage parameter |
g |
a number larger than 0 that is the width parameter for the RBF Kernel |
ite |
an integer with number of iterations. |
list with aurocs and auprs for IRMA datasets
res = irma_check()