i'm looking a database sample for Apriori Algorithm. i need to find e-commerce site's database or a supermarket database. it's for my school homework. Can you advice me something?
note: sorry my bad english.
i'm looking a database sample for Apriori Algorithm. i need to find e-commerce site's database or a supermarket database. it's for my school homework. Can you advice me something?
note: sorry my bad english.
With SQL server from Microsoft there is a database named FoodMart 2000 that contains a sample database for a supermarket.
It was included in SQL Server 2000 and should also be included in more recent versions.
I think the latest microsoft one is AdventureWorks and you can download it from codeplex.