powered by
The Amazon Fine Foods data set has 1646 rows and 1735 columns, describing whether an user (row) has noted and reviewed a product (column) or not.
data("amazonFineFoods")
A data frame with binary values indicating whether an user (row) has noted and reviewed a product (column) or not.
data(amazonFineFoods)
Run the code above in your browser using DataLab