Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- audio
|
4 |
+
---
|
5 |
+
Part of MONSTER: <https://arxiv.org/abs/2502.15122>.
|
6 |
+
|
7 |
+
***FruitFlies***, taken from the broader UCR archive, consistst of 34,518 (univariate) time series, each of length 5,000, representing acoustic recordings of wingbeats for three species of fruit fly [1, 2]. The task is to identify the species of fly based on the recordings. This version of the dataset has been split into stratified random cross-validation folds.
|
8 |
+
|
9 |
+
[1] Ilyas Potamitis. (2016). FruitFlies dataset. <https://timeseriesclassification.com/description.php?Dataset=FruitFlies>. With Permission of Prof Tony Bagnall.
|
10 |
+
|
11 |
+
[2] Michael Flynn. (2022). Classifying Dangerous Species of Mosquito Using Machine Learning. PhD thesis, University of East Anglia, 2022.
|