WEKA TUTORIALS | ASSOCIATION RULE MINING USING APRIORI | DATA MINING WITH WEKA

Опубликовано: 09 Октябрь 2024
на канале: Ed Technology
17,891
139

DATA MINING WITH WEKA TUTORIALS
In this Video, we learn association rule mining in data mining using Weka.
Apriori is an algorithm for frequent item set mining and association rule learning over relational databases. It proceeds by identifying the frequent individual items in the database and extending them to larger and larger item sets as long as those item sets appear sufficiently often in the database.