Version 1
(of 1)
|
Version created on:
09/05/11 @ 12:45:05
by:
Ninoaf
|
Revision comments
Last edited on: 09/05/11 @ 13:59:45 by: Ninoaf
Title: SVD user-based collaborative filtering recommender system
Type: RapidMiner
Preview
(Click on the image to get the full size)
Description
This workflow takes user-item matrix A as a input. Then it calculates reduced SVD decomposition A_k by taking only k greatest singular values and corresponding singular vectors. This worfkflow calculates recommendations and predictions for particular user %{id} from matrix A. Particular row %{id} is taken from original matrix A and replaced with %{id} row in A_k matrix. Predictions are made for %{id} user based on another users A_k.
Note: This workflow uses R-script operator with R library 'Matrix'.
1. Install R-component in RapidMiner.
2. Install library 'Matrix' in R-console inside RapidMiner
Type :
> install.packages('Matrix')
inside R console and follow instructions.
Reference: Bošnjak, M., Antulov-Fantulin, N. Šmuc, T. and Gamberger, D., Constructing recommender systems workflow templates in RapidMiner, Proceedings of the RapidMiner Community Meeting And Conference (RCOMM), 2011, Dublin, Ireland - In Press
Download
Run
Not available
Workflow Components
Workflow Type
Log in to add Tags
Shared with Groups (0)
None
Log in to add to one of your Packs
Current:
0.0 / 5
(0 ratings)
Log in to rate and see breakdown of ratings
Statistics
None
Earliest Version:
[1] - SVD user-based collaborative filtering recommender system
This Workflow only has one version.
Reviews
(0)
Other workflows that use similar services
(0)
There are no workflows in myExperiment that use similar services to this Workflow.
Linked Data
Non-Information Resource URI: http://www.myexperiment.org/workflows/2109
Alternative Formats
Copyright © 2007 - 2011 The University of Manchester and University of Southampton
No comments yet
Log in to make a comment