Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PeizeSun/TransTrack
/ build_tracktest_model
Function
build_tracktest_model
models/__init__.py:23–24 ·
view source on GitHub ↗
(args)
Source
from the content-addressed store, hash-verified
21
return
build_tracktrain(args)
22
23
def
build_tracktest_model(args):
24
return
build_tracktest(args)
Callers
2
main
Function · 0.90
main
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected