Alternating least squares implicit recommendation
1 2 | als_recommender(train, rank = 100, lambda = 0.1, B = 0.5, K1 = 1.25,
n_iter = 6, n_threads = min(1, parallel::detectCores() - 1L))
|
n_threads |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.