Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ generate_voc.py
File
generate_voc.py
modelzoo/din/data/script/generate_voc.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# import cPickle
2
import
pickle
as
cPickle
3
4
f_train = open(
"local_train_splitByUser"
,
"r"
)
Callers
nothing calls this directly
Calls
3
strip
Method · 0.80
split
Method · 0.45
dump
Method · 0.45
Tested by
no test coverage detected