Changed ranking evaluation functions to return the mean average precision
in addition to just raw ranking accuracy. This changes their return types from double to matrix<double,1,2>.
Showing
Please register or sign in to comment
in addition to just raw ranking accuracy. This changes their return types from double to matrix<double,1,2>.