MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / history_behavior_list.py

File history_behavior_list.py

modelzoo/dien/data/script/history_behavior_list.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1item_to_cate_map = {}
2with open('item2catmap.txt', 'r') as f:
3 for line in f:
4 linelist = line.strip().split('\t')

Callers

nothing calls this directly

Calls 4

stripMethod · 0.80
splitMethod · 0.45
appendMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected