Skip to content

Commit

Permalink
Update ml100k.Rmd
Browse files Browse the repository at this point in the history
  • Loading branch information
statwangz committed Oct 16, 2023
1 parent 76eacb0 commit d12e537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/ml100k.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ library(scales)
set.seed(20230514)
```

# `ml100k` data
# The `ml100k` dataset

Each row represents a user and each column represents a movie in the `rating` matrix, and each row represents a movie and each column represents a genre in the `genre` matrix (use `help(ml100k)` for more details about the data).

Expand Down

0 comments on commit d12e537

Please sign in to comment.