Skip to content

vonguyenleduy/Stat-DSM

Repository files navigation

Stat-DSM (IEEE TKDE)

Stat-DSM: Statistically Discriminative Sub-Trajectory Mining With Multiple Testing Correction

Requirements to run the code

Knowledge about database management system, i.e., PostgreSQL, is required

  1. Install and setup PostgreSQL

  2. Create the database

    • Please refer to the file "data_structure_for_hurricane_data.txt" for the details
  3. Import data to the created database in Step 2

  4. Modify Line 14 of the file "stat_dsm.py" with the "user" and "password" of your database

  5. Run the code

     >> python stat_dsm.py
    

    The output of this code is the adjusted significance level.

About

Stat-DSM: Statistically Discriminative Sub-Trajectory Mining With Multiple Testing Correction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages