Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 330 Bytes

File metadata and controls

12 lines (7 loc) · 330 Bytes

Association_Rule_Learning_Recommender

In this section, we will be association rule learning on online_retail_ii dataset

The steps to create a association rule learning are as follows:

Import Dataset

Data Preprocessing

Preparing ARL Data Structure (Invoice-Product Matrix)

Application: Association Rule Learning Recommender