evaluation.sim {MUGS} | R Documentation |
Function Used For Tuning And Evaluation
Description
Function Used For Tuning And Evaluation
Usage
evaluation.sim(pairs.rel, U, seed = NULL)
Arguments
pairs.rel |
the known code-code pairs |
U |
the code embedding matrix |
seed |
Optional integer for reproducibility of sampling. |
Value
The output of tuning and evaluation
[Package MUGS version 0.1.0 Index]