Skip to content

Sequential data mining for earthquake and possible related factors

Notifications You must be signed in to change notification settings

xinleizhao/EarthquakeSequential

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EarthquakeSequential

Currently finding sequential patterns about parameters related to earthquakes in Python.

  • Volcanoes - current
  • Climate
  • Moon Phases
  • Crust Movement(using GPS data)
  • Seismic Waves

Another method to try in the future is SPMF in Java http://www.philippe-fournier-viger.com/spmf/index.php

9/12: Installing SPMF and will try applying some algorithms such as GSP or BIDE+

9/24: Had some initial results with SPMF on 2000 and 2001 earthquake and volcano eruption data (BIDE+ with strings algorithm). Considering how to implement multidimensional data (temperature, moon phase, GPS movement) in this model.

About

Sequential data mining for earthquake and possible related factors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published