MCPcopy Index your code
hub / github.com/lazyprogrammer/machine_learning_examples / mf_keras.py

File mf_keras.py

recommenders/mf_keras.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
3from __future__ import print_function, division
4from builtins import range, input

Callers

nothing calls this directly

Calls 3

FlattenClass · 0.85
ModelClass · 0.50
fitMethod · 0.45

Tested by

no test coverage detected