Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/benfred/implicit
/ callback
Function
callback
tests/bpr_test.py:45–47 ·
view source on GitHub ↗
(epoch, elapsed, correct, skipped)
Source
from the content-addressed store, hash-verified
43
num_called = 0
44
45
def
callback(epoch, elapsed, correct, skipped):
46
nonlocal num_called
47
num_called += 1
48
49
raw = [
50
[1, 1, 0, 1, 0, 0],
Callers
3
fit
Method · 0.85
fit
Method · 0.85
fit
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected