Description Usage Arguments Details Value See Also Examples
After calculating the result in test.liquidSVM
if labels
were given liquidSVM also calculates the test error.
1 |
y |
the results of |
showall |
show the more detailed errors as well. |
Depending on the learning scenario there can be multiple errors: usually there is one per task,
and mcSVM
adds in front the global classification error.
In the latter case the names give an information for what task the error was computed.
For each error also the positive and negative validation error can be shonw using showall
for example in rocSVM
.
for all tasks the global and optionally also the positive/negative errors. Depending on the learning scenario there can be also a overall error (e.g. in multi-class classification).
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.