It is desired to create a product recommendation system with Association Rule Learning by using the data set containing the service users and the services and categories these users have received.
The data set consists of the services customers receive and the categories of these services. It contains the date and time information of each service received.
Feature | Description |
---|---|
UserId | customer ID |
ServiceId | anonymized services belonging to each category. |
CategoryId | anonymized categories. |
CreateDate | The date the service was purchased |