November 2018
Intermediate to advanced
322 pages
7h 54m
English
In this chapter, we shall showcase a recommendation system algorithm using the Retailrocket dataset.
We download the dataset using the following command:
kaggle datasets download -d retailrocket/ecommerce-dataset
The downloaded files are moved into the ~/datasets/kaggle-retailrocket folder. You can keep it in whichever folder you feel comfortable with.
The Retailrocket dataset comes in three files:
The data ...
Read now
Unlock full access