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