nikrao commented on issue #7390: adding ranking metrics (precision/recall) at 
position K. 
URL: https://github.com/apache/incubator-mxnet/pull/7390#issuecomment-326394318
 
 
   @eric-haibin-lin @szha I think it's better to have them separate. In many 
occasions you might use them together, but there are also other examples where 
you only need one or the other. In the latter case, we will just be spending 
more time computing (or checking if we should compute) a metric we don't need. 
You can always create a composite metric by concatenating 2 metrics anyway 
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to