Description Usage Arguments Value
Collaborative Deep Learning with a single network configuration
1 | cdl_single(items, rating, units_middle = 10, units_outer = 15)
|
items |
item matrix with numeric item attributes |
rating |
user-item rating matrix |
units_middle |
number of units in the intermediate layer. This is the layer to represent item latent latent_vectors |
units_outer |
number of units in the first and last hidden layers |
return a user-item ratings with scores for previously unseen items for each user
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.