Exercises / ml
User split overlap
overlap(train, test) is the set of user ids in both lists of dicts. Print sorted overlap for a leaky split and an empty one.
Live Pythonpython
Output
Run to execute this in your browser. Nothing is sent to a server.
Exercises / ml
overlap(train, test) is the set of user ids in both lists of dicts. Print sorted overlap for a leaky split and an empty one.
Run to execute this in your browser. Nothing is sent to a server.