Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,28 @@
|
|
1 |
---
|
2 |
tags:
|
|
|
|
|
|
|
3 |
- other
|
4 |
- seismic
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
Part of MONSTER: <https://arxiv.org/abs/2502.15122>.
|
7 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
***LenDB*** consists of seismograms recorded from multiple different seismic detection networks from across the globe [1, 2]. The processed dataset consists of 1,244,942 multivariate time series, with 3 channels, each of length 540, with two classes: earthquake and noise. This version of the dataset has been split into cross-validation folds based on seismic detection network (i.e., such that seismograms for a given network do not appear in both a training and validation fold).
|
9 |
|
10 |
[1] Fabrizio Magrini, Dario Jozinovic, Fabio Cammarano, Alberto Michelini, and Lapo Boschi. (2020). Local earthquakes detection: A benchmark dataset of 3-component seismograms built on a global scale. *Artificial Intelligence in Geosciences*, 1:1–10.
|
|
|
1 |
---
|
2 |
tags:
|
3 |
+
- time series
|
4 |
+
- time series classification
|
5 |
+
- monster
|
6 |
- other
|
7 |
- seismic
|
8 |
+
pretty_name: LenDB
|
9 |
+
size_categories:
|
10 |
+
- 1M<n<10M
|
11 |
+
license: cc-by-4.0
|
12 |
---
|
13 |
Part of MONSTER: <https://arxiv.org/abs/2502.15122>.
|
14 |
|
15 |
+
|LenDB||
|
16 |
+
|-|-:|
|
17 |
+
|Category|Seismic|
|
18 |
+
|Num. Examples|1,244,942|
|
19 |
+
|Num. Channels|3|
|
20 |
+
|Length|540|
|
21 |
+
|Sampling Freq.|20 Hz|
|
22 |
+
|Num. Classes|2|
|
23 |
+
|License|[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)|
|
24 |
+
|Citations|[1] [2]|
|
25 |
+
|
26 |
***LenDB*** consists of seismograms recorded from multiple different seismic detection networks from across the globe [1, 2]. The processed dataset consists of 1,244,942 multivariate time series, with 3 channels, each of length 540, with two classes: earthquake and noise. This version of the dataset has been split into cross-validation folds based on seismic detection network (i.e., such that seismograms for a given network do not appear in both a training and validation fold).
|
27 |
|
28 |
[1] Fabrizio Magrini, Dario Jozinovic, Fabio Cammarano, Alberto Michelini, and Lapo Boschi. (2020). Local earthquakes detection: A benchmark dataset of 3-component seismograms built on a global scale. *Artificial Intelligence in Geosciences*, 1:1–10.
|