Frequent Itemset Searching in Data Mining

버전 1.0.0.0 (2.26 KB) 작성자: nitin thokare
This code is provided for searching frequent itemsets in given database
다운로드 수: 1.8K
업데이트 날짜: 2011/4/19

라이선스 보기

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'

인용 양식

nitin thokare (2024). Frequent Itemset Searching in Data Mining (https://www.mathworks.com/matlabcentral/fileexchange/31095-frequent-itemset-searching-in-data-mining), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2008a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Descriptive Statistics and Visualization에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0