MCPcopy 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

1import random
2
3fi = open("local_test", "r")
4ftrain = open("local_train_splitByUser", "w")

Callers

nothing calls this directly

Calls 2

stripMethod · 0.80
readlineMethod · 0.80

Tested by

no test coverage detected