Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documentation of rrecsys w.r.t. mostpopular #10

Open
albertiniufu opened this issue Nov 12, 2018 · 2 comments
Open

Update documentation of rrecsys w.r.t. mostpopular #10

albertiniufu opened this issue Nov 12, 2018 · 2 comments

Comments

@albertiniufu
Copy link

In documentation of rrecsys, the configuration of alg mentions alg = "mostpopular".
However, in source code is just alg = "Popular".

@albertiniufu
Copy link
Author

This issue causes another: evalPred with mostpopular does not work.
For example:

pop <-    evalPred(e, "Popular")
Train set 1 / 2 created with  134 users,  28 items and  1290  ratings.
Error in (function (classes, fdef, mtable)  : 
  unable to find an inherited method for function ‘predict’ for signature ‘"PPLclass"’

@UxxUnet
Copy link

UxxUnet commented Apr 26, 2020

It seems that mostpopular method is only desined for recommendation, not prediction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants