: Weka comes with this dataset built-in. Once you install Weka, navigate to the data folder within your installation directory (e.g., C:\Program Files\Weka-3-9\data\supermarket.arff ).
: Download the supermarket.arff raw file from community-maintained machine learning repositories. download supermarket dataset for weka
If you are following a standard tutorial on the or FP-Growth algorithms, you are likely looking for the classic supermarket.arff file. This dataset contains 4,627 customer transactions with 217 binary attributes (representing products and departments). : Weka comes with this dataset built-in
: Platforms like LearnersDesk and Fordham University provide direct links to classic Weka ARFF files. 2. Large-Scale Retail Datasets (UCI & Kaggle) If you are following a standard tutorial on
Finding and downloading a supermarket dataset for Weka is a fundamental step for anyone learning or Association Rule Mining . Whether you are looking for the classic "supermarket.arff" file bundled with the software or modern retail datasets to convert, this guide covers every source you need. 1. The Classic Weka "Supermarket.arff" Dataset
: If you don’t have the software installed yet or need the raw file, you can find it on several academic and repository mirrors: