Searched defs:in_top_k (Results 1 – 2 of 2) sorted by relevance
4666 def in_top_k(predictions, targets, k, name=None): function
4103 def in_top_k(predictions, targets, k): function