Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/lazyprogrammer/machine_learning_examples
/ userbased.py
File
userbased.py
recommenders/userbased.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# https://udemy.com/recommender-systems
2
# https://deeplearningcourses.com/recommender-systems
3
from
__future__
import
print_function, division
4
from
builtins
import
range, input
Callers
nothing calls this directly
Calls
3
predict
Function · 0.70
mse
Function · 0.70
load
Method · 0.45
Tested by
no test coverage detected