Skip to content

arman1371/Simple-Recommender-With-R

Repository files navigation

Simple Recommender With R

##Dataset the datasets used for this recommender are from MovieLens

##Prerequisites the caret package should be installed. if caret not installed, install with this command in R command line:

install.packages("caret")

##How to use just set the userID and number of recommends in ex.R file, the run this file and see the recommends and error value

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages