Documentation for DMTL library
v1.0
DMTL (Data Mining Template Library) is a frequent patter mining library to mine frequent patterns from massive datasets. It is developed in C++ language by adopting the generic programming idea. Current version of implementation provides complete mining algorithms and testing programs for itemset, sequence, tree and graph pattern mining. But, the framework provides the scope to mine new patterns also. The library is generic with respect to the following aspects:
- Pattern to be mined.
- Input data source and format.
- Data structure to be used in the mining algorithm.
- Storage Management.
- Mining algorithm/approach.
DMTL compiles with gcc 4.0 (and lower) on MacOS X Tiger, and Linux (2.6.10). We expect it to run on other platforms too but we have not performed a through test.
If you have any questions concerning use and development of the DMTL
library, please mail to Mohammed Zaki.
Installation
Generated on Wed Jul 26 14:01:08 2006 for DMTL by
1.4.7