Frequent Itemset Searching in Data Mining

This code is provided for searching frequent itemsets in given database
1,8K download
Aggiornato 19 apr 2011

Visualizza la licenza

Frequent Itemset search is needed as a part of association mining in Data mining research field of Machine Learning.

This code gives you upto the frequent k-itemset as output.

You may want to change two things in MAIN file as per your need:
First one is 'A': the input matrix with each row as a trnsaction(or sample or example) and each column as one feature (or item).. and
second one the threshold 't'

Cita come

nitin thokare (2025). Frequent Itemset Searching in Data Mining (https://it.mathworks.com/matlabcentral/fileexchange/31095-frequent-itemset-searching-in-data-mining), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2008a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Descriptive Statistics and Visualization in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0