MCPcopy Create free account
hub / github.com/DeepLabCut/DeepLabCut / BenchmarkEvaluationError

Class BenchmarkEvaluationError

deeplabcut/benchmark/base.py:35–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33
34
35class BenchmarkEvaluationError(RuntimeError):
36 pass
37
38
39class Benchmark(abc.ABC):

Callers 1

evaluateMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected