Frequent Itemset Searching in Data Mining
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
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- AI and Statistics > Statistics and Machine Learning Toolbox > Descriptive Statistics and Visualization >
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 |
