Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
35
class
BenchmarkEvaluationError(RuntimeError):
36
pass
37
38
39
class
Benchmark(abc.ABC):
Callers
1
evaluate
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected