MCPcopy 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
2import pickle as cPickle
3
4f_train = open("local_train_splitByUser", "r")

Callers

nothing calls this directly

Calls 3

stripMethod · 0.80
splitMethod · 0.45
dumpMethod · 0.45

Tested by

no test coverage detected