Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/lazyprogrammer/machine_learning_examples
/ autorec.py
File
autorec.py
recommenders/autorec.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
Callers
nothing calls this directly
Calls
5
generator
Function · 0.85
test_generator
Function · 0.70
Model
Class · 0.50
copy
Method · 0.45
fit
Method · 0.45
Tested by
no test coverage detected