Biclustering and association rule mining using Suffix Tree and Frequent Closed Itemset based algorithm.
Project description
biclustering-using-suffix_tree
UG Final Year Project based on Suffix Tree Based Bi-clustering
Association rule mining and biclustering are two popular techniques in data mining that can be used to uncover interesting patterns and relationships in large datasets. However, these techniques are often computationally expensive and can be challenging to apply to large da-tasets. This paper presents a novel approach that combines association rule mining and bi-clustering using a suffix tree data structure. It is based on the frequent closed itemsets framework and requires a unique scan of the database. This data structure is used to reduce memory usage and improve the extraction efficiency, allowing parallel processing of the tree branches. Experimental results show that the proposed algorithm (Frequent Itemset Suffix Tree: FIST) is effective in uncovering meaningful patterns and relationships in large datasets and outperforms existing state-of-the-art algorithms in terms of efficiency and scalability.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file biclustering-2023.5.31.0.tar.gz.
File metadata
- Download URL: biclustering-2023.5.31.0.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6662ae4728dfb339f85b7a42fc778ac0be11b89f42f78ea7db5fc1381dfeb352
|
|
| MD5 |
e71524a15e604aaadfbcd6045e9fc638
|
|
| BLAKE2b-256 |
5f9f75773501fc18fa286c984422ba669a87009c7149e291ea9133f327df9c00
|
File details
Details for the file biclustering-2023.5.31.0-py3-none-any.whl.
File metadata
- Download URL: biclustering-2023.5.31.0-py3-none-any.whl
- Upload date:
- Size: 12.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c71f799efe5eeb73275adecb9cd0f99c1111360ec41fae33eae4348199c54390
|
|
| MD5 |
d766446eb69c1b5e35ef07cc4d66acbb
|
|
| BLAKE2b-256 |
83e7c5e8111853e6155efc0bf30ec77b1a2de789f6edce4deeefde598a0f974d
|