Hello All,
I am predicting recommendation movies.
I am passing the command line argument as userId.
Rscript example.R userId
"Rscript example.R 80"
Save and load model working perfectly.So i am facing the issue in predict in Movies.
I upload the error and code images Please review it and give me suggestion.
Thanks in Advance.