Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- audio
|
4 |
+
---
|
5 |
+
Part of MONSTER: <>.
|
6 |
+
|
7 |
+
***MosquitoSound***, taken from the broader UCR archive, consists of 279,566 (univariate) time series, each of length 3,750, representing recordings of wingbeats for six different species of mosquito [1, 2]. The task is to identify the species of mosquito based on the recordings. This version of the dataset has been split into stratified random cross-validation folds.
|
8 |
+
|
9 |
+
[1] Eleftherios Fanioudakis, Matthias Geismar, and Ilyas Potamitis. (2018). Mosquito wingbeat analysis and classification using deep learning. In *26<sup>th</sup> European Signal Processing Conference*, pages 2410–2414.
|
10 |
+
|
11 |
+
[2] Ilyas Potamitis. (2018). Wingbeats. <https://www.kaggle.com/datasets/potamitis/wingbeats>; <https://timeseriesclassification.com/description.php?Dataset=MosquitoSound>. Public Domain.
|