Searched defs:hypothesis (Results 1 – 4 of 4) sorted by relevance
55 hypothesis, argument
365 for (const Hypothesis* hypothesis : hypotheses) { in Study() local376 for (const Hypothesis* hypothesis : hypotheses) { in Study() local384 for (const Hypothesis* hypothesis : hypotheses) { in Study() local
148 sparse::SparseTensor hypothesis; in Compute() local
3840 def edit_distance(hypothesis, truth, normalize=True, name="edit_distance"): argument