powered by
The user data from the MovieLens 1M data.
data(USR)
A data frame with 6040 observations on the following 25 variables.
UserID
a numeric vector
Gender
a factor with levels F M
F
M
Age
Occupation
Zip.code
a factor
occupation
zip1
zip2
zip12
UserVotes
meanUserRat
medianUserRat
sdUserRat
minTs
AvgRat
meanDiffRat
meanAbsDiffRat
Pct.Action
Pct.Adventure
Pct.Animation
Pct.Children.s
Pct.Fantasy
Pct.Horror
Pct.Sci.Fi
Pct.Comedy
# NOT RUN { data(USR) ## maybe str(USR) ; plot(USR) ... # }
Run the code above in your browser using DataLab