Skip to content

JossGeek/Apriori-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Apriori Algorithm with SQL: Implementation and Testing on a Smart Home Relational Database

Objective Implement the Apriori algorithm using SQL to discover frequent itemsets and generate association rules. This approach is tested through simulation on a smart home relational database, where transactional data is collected from various IoT devices (e.g., lights, thermostats, smart plugs).

About

Apriori Algorithm with SQL: Implementation and Testing on a Smart Home Relational Database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors