Standaard Boekhandel gebruikt cookies en gelijkaardige technologieën om de website goed te laten werken en je een betere surfervaring te bezorgen.
Hieronder kan je kiezen welke cookies je wilt inschakelen:
Technische en functionele cookies
Deze cookies zijn essentieel om de website goed te laten functioneren, en laten je toe om bijvoorbeeld in te loggen. Je kan deze cookies niet uitschakelen.
Analytische cookies
Deze cookies verzamelen anonieme informatie over het gebruik van onze website. Op die manier kunnen we de website beter afstemmen op de behoeften van de gebruikers.
Marketingcookies
Deze cookies delen je gedrag op onze website met externe partijen, zodat je op externe platformen relevantere advertenties van Standaard Boekhandel te zien krijgt.
Je kan maximaal 250 producten tegelijk aan je winkelmandje toevoegen. Verwijdere enkele producten uit je winkelmandje, of splits je bestelling op in meerdere bestellingen.
Association mining is one of the most researched areas of data mining and has received much attention from the database community. Association rules are interesting correlations among attributes in a database. These rules have many applications in areas ranging from e-commerce to sports to census analysis to medical diagnosis. The most time consuming operation in discovery of association rules is computation of frequency of interesting subset of items (called candidates) in the database of transactions. Hence, it has become vital to develop a method that may avoid or reduce candidate generation and test, utilize some novel data structures to reduce the cost in frequent pattern mining. An Effectual Generalized Mesh Transposition Algorithm (EGMTA) is proposed which is an integrated approach of Parallel Computing and ARM for mining Association Rules in Generalized data set. EGMTA is fundamentally different from all the previous algorithms. As EGMTA uses database in transposed form which has been done using Parallel transposition (Mesh Transpose), hence to generate all significant association rules number of passes required is reduced.