Skip to content
/ LTARM Public

Lattice-based Temporal Association Rule Mining

Notifications You must be signed in to change notification settings

nphdang/LTARM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lattice-based Temporal Association Rule Mining (LTARM)

This is the implementation of the LTARM method in the paper "LTARM: A novel temporal association rule mining method to understand toxicities in a routine cancer treatment" published in Knowledge-Based Systems 2018.

Installation

Download and install .NET Framework 4.0

How to run

  1. Run "LTARM.exe".
  2. Specify "minSup" (the minimum support threshold), "minDirConf" (the minimum direction confidence threshold), and "gap" (the time frame).
  3. Click the "Discover" button.
  4. The "Patients" textbox indicates the number of transactions in the dataset.

Citation

Dang Nguyen, Wei Luo, Dinh Phung, Svetha Venkatesh (2018). LTARM: A novel temporal association rule mining method to understand toxicities in a routine cancer treatment. Knowledge-Based Systems, 161, 313-328

About

Lattice-based Temporal Association Rule Mining

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages